Farnell-Element14 Bologna IOT Team / Mbed OS Smart_bin

Dependencies:   BSP_B-L475E-IOT01 MQTT

Fork of Multiprotocol by Farnell-Element14 Bologna IOT Team

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers thingsboard_account.h Source File

thingsboard_account.h

00001 /*******************************************************************************
00002  *
00003  * All rights reserved. This program and the accompanying materials
00004  * are made available under the terms of the Eclipse Public License v1.0
00005  * and Eclipse Distribution License v1.0 which accompany this distribution.
00006  *
00007  *
00008  * Contributors:
00009  *    Fabio Gatti - definizione account per accesso device
00010 
00011  *******************************************************************************/
00012 
00013 #if !defined(THINGSBOARD_ACCOUNT_H)
00014 #define THINGSBOARD_ACCOUNT_H
00015 
00016 #define SMART_BIN_1_DEVICE_ACCESS_TOKEN  "GMmiya1zi1nLOdQXldIv"
00017 
00018 #define TEAM_1_DEVICE_ACCESS_TOKEN       "yzxOKW9ECPRIcSYPT6FL"
00019 #define TEAM_2_DEVICE_ACCESS_TOKEN       "dLt8RY6rk17QWwHgwWRS"
00020 #define TEAM_3_DEVICE_ACCESS_TOKEN       "GIu9NvNDERYGznVLGafZ"
00021 #define TEAM_4_DEVICE_ACCESS_TOKEN       "A3f1tTvfl5thuMYg6jOI"
00022 #define TEAM_5_DEVICE_ACCESS_TOKEN       "EtBwphUDpzeEykeUZ0ti"
00023 #define TEAM_6_DEVICE_ACCESS_TOKEN       "gCRSh3cRQb1aXMM38gPa"
00024 #define TEAM_7_DEVICE_ACCESS_TOKEN       "MkgWJKOyqBK0VnG6qOI0"
00025 #define TEAM_8_DEVICE_ACCESS_TOKEN       "q1cv3rEy4cZytAJM3JiH"
00026 #define TEAM_9_DEVICE_ACCESS_TOKEN       "4wueets9bjqRZcLsTFh9"
00027 #define TEAM_10_DEVICE_ACCESS_TOKEN       "4EWepnDjyp6sop7Htmol"
00028 
00029 #define TEAM_11_DEVICE_ACCESS_TOKEN       "lV2DXfwv5lhTQwW6MzoG"
00030 #define TEAM_12_DEVICE_ACCESS_TOKEN       "XlTbeqQT5BKwQoAxGMo5"
00031 #define TEAM_13_DEVICE_ACCESS_TOKEN       "aLn2Dq7f1nV1U3BRvEx8"
00032 #define TEAM_14_DEVICE_ACCESS_TOKEN       "gn6Ekfs2GVgpPBbMbHXF"
00033 #define TEAM_15_DEVICE_ACCESS_TOKEN       "Jlc3BQeo2M1wOppcpVwj"
00034 #define TEAM_16_DEVICE_ACCESS_TOKEN       "7mntZH1zP8OeRVu4KD0X"
00035 #define TEAM_17_DEVICE_ACCESS_TOKEN       "N2nUJz893vCEvENkp61U"
00036 #define TEAM_18_DEVICE_ACCESS_TOKEN       "IxSysaYPNAxuPktRmHOZ"
00037 #define TEAM_19_DEVICE_ACCESS_TOKEN       "EUYAHoNEYAXnAn0VL8uD"
00038 #define TEAM_20_DEVICE_ACCESS_TOKEN       "9SNTcr66gU9R9mnt7M7W"
00039 
00040 
00041 #endif