Changes for page Notes for TTN
Last modified by Xiaoling on 2025/08/04 14:58
From version 206.1
edited by Bei Jinggeng
on 2023/03/22 16:24
on 2023/03/22 16:24
Change comment:
There is no comment for this version
To version 202.1
edited by Bei Jinggeng
on 2023/03/15 18:03
on 2023/03/15 18:03
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -831,7 +831,7 @@ 831 831 832 832 Devices are now registered on The Things Stack. 833 833 834 -= ==JSON File Reference ===834 += JSON File Reference = 835 835 836 836 The Things Stack allows you to import end devices from V2, ChirpStack and other LoRaWAN networks using a JSON file describing those devices. 837 837 ... ... @@ -872,7 +872,7 @@ 872 872 The format above is considered by the Console and CLI as a JSON stream, processing one object at a time. For more details in how to use the file 873 873 874 874 875 -= ==CSV File Reference ===875 += CSV File Reference = 876 876 877 877 The Things Stack has support for importing end devices from CSV (comma-separated values) files. This is useful when batches of end devices are managed in Microsoft Excel or any other spreadsheet or database that can export to CSV file. 878 878 ... ... @@ -884,10 +884,8 @@ 884 884 * Use quotes to use in a field value; 885 885 * Use double quotes to escape quotes 886 886 * Unknown header columns are permitted and ignored 887 -* Name and id cannot have capital letters and special characters 888 -* Example column lorawan_phy_version is not needed 889 889 890 -== =Example ===888 +== Example == 891 891 892 892 Minimal example: 893 893 ... ... @@ -905,14 +905,6 @@ 905 905 test-three;3333333333333333;3333333333333333;Device 3;EU_863_870_TTN;MAC_V1_0_4;RP002_V1_0_3;the-things-industries;generic-node-sensor-edition;1.0.4;1.0;EU_863_870;33333333333333333333333333333333 906 906 }}} 907 907 908 -== =Excel Template ===906 +== Excel Template == 909 909 910 910 [[Download the Excel template>>url:https://www.thethingsindustries.com/docs/getting-started/migrating/tts-end-devices-csv-template.xlsx]]. You can remove all columns that are not required (see above). 911 - 912 -= = 913 - 914 -= 9. Trouble Shooting. = 915 - 916 -Please refer to the link below: 917 - 918 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H9.WhydoIseea22MICMismatch22errormessagefromtheserver3F>>url:http://wiki.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H9.WhydoIseea22MICMismatch22errormessagefromtheserver3F]]