file con versione corretta
thingsboard_account.h
- Committer:
- fabio_gatti
- Date:
- 2018-08-21
- Revision:
- 6:7cc6f2ffde1b
- Parent:
- 4:591b0f33f8b0
File content as of revision 6:7cc6f2ffde1b:
/*******************************************************************************
*
* 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 "yzxOKW9ECPRIcSYPT6FL"
#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