Fabio Gatti
/
MultiProtocol_Cloud_copy
das
thingsboard_account.h
- Committer:
- fabio_gatti
- Date:
- 2018-08-17
- Revision:
- 4:81823d712dcc
- Parent:
- 3:647e37ef0eec
File content as of revision 4:81823d712dcc:
/******************************************************************************* * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Eclipse Distribution License v1.0 which accompany this distribution. * * * Contributors: * Fabio Gatti - definizione account per accesso device *******************************************************************************/ #if !defined(THINGSBOARD_ACCOUNT_H) #define THINGSBOARD_ACCOUNT_H #define TEAM_1_DEVICE_ACCESS_TOKEN "nNcsYA9xXL8OsEmHd6Cq" #define TEAM_2_DEVICE_ACCESS_TOKEN "dLt8RY6rk17QWwHgwWRS" #define TEAM_3_DEVICE_ACCESS_TOKEN "GIu9NvNDERYGznVLGafZ" #define TEAM_4_DEVICE_ACCESS_TOKEN "A3f1tTvfl5thuMYg6jOI" #define TEAM_5_DEVICE_ACCESS_TOKEN "EtBwphUDpzeEykeUZ0ti" #define TEAM_6_DEVICE_ACCESS_TOKEN "gCRSh3cRQb1aXMM38gPa" #define TEAM_7_DEVICE_ACCESS_TOKEN "MkgWJKOyqBK0VnG6qOI0" #define TEAM_8_DEVICE_ACCESS_TOKEN "q1cv3rEy4cZytAJM3JiH" #define TEAM_9_DEVICE_ACCESS_TOKEN "4wueets9bjqRZcLsTFh9" #define TEAM_10_DEVICE_ACCESS_TOKEN "4EWepnDjyp6sop7Htmol" #define TEAM_11_DEVICE_ACCESS_TOKEN "lV2DXfwv5lhTQwW6MzoG" #define TEAM_12_DEVICE_ACCESS_TOKEN "XlTbeqQT5BKwQoAxGMo5" #define TEAM_13_DEVICE_ACCESS_TOKEN "aLn2Dq7f1nV1U3BRvEx8" #define TEAM_14_DEVICE_ACCESS_TOKEN "gn6Ekfs2GVgpPBbMbHXF" #define TEAM_15_DEVICE_ACCESS_TOKEN "Jlc3BQeo2M1wOppcpVwj" #define TEAM_16_DEVICE_ACCESS_TOKEN "7mntZH1zP8OeRVu4KD0X" #define TEAM_17_DEVICE_ACCESS_TOKEN "N2nUJz893vCEvENkp61U" #define TEAM_18_DEVICE_ACCESS_TOKEN "IxSysaYPNAxuPktRmHOZ" #define TEAM_19_DEVICE_ACCESS_TOKEN "EUYAHoNEYAXnAn0VL8uD" #define TEAM_20_DEVICE_ACCESS_TOKEN "9SNTcr66gU9R9mnt7M7W" #endif