Changes for page AllThingsTalk
Last modified by Xiaoling on 2023/04/23 15:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,23 +15,26 @@ 15 15 [[image:image-20220526155728-1.png]] 16 16 17 17 18 + 18 18 = 2. Create device = 19 19 20 20 21 - **To create a device:**22 +To create a device 22 22 23 -* (% style="color:blue" %)**Go to the ground in which you want to create it and select the Devices tab on the left** 24 +* Go to the ground in which you want to create it and select the Devices tab on the left 25 +* Click the large New device button 24 24 25 -* (% style="color:blue" %)**Click the large New device button** 26 26 28 + 27 27 [[image:image-20220526155758-2.png||height="415" width="1289"]] 28 28 29 29 30 30 31 -* (% style="color:blue" %)**Select the type of device you want to create** 33 +* Select the type of device you want to create 34 +* Select your LoRaWAN provider 32 32 33 -* (% style="color:blue" %)**Select your LoRaWAN provider** 34 34 37 + 35 35 [[image:image-20220601094502-1.png]] 36 36 37 37 ... ... @@ -39,22 +39,24 @@ 39 39 40 40 41 41 42 -* (% style="color:blue" %)**Enter a name for your device** 45 +* Enter a name for your device 46 +* Enter the DEVEUI 47 +* Copy network token 43 43 44 -* (% style="color:blue" %)**Enter the DEVEUI** 45 45 46 -* (% style="color:blue" %)**Copy network token** 47 47 48 48 [[image:image-20220526160030-5.png]] 49 49 50 50 54 + 51 51 = 3. Create a device in TTNv3 = 52 52 53 53 54 -* (% style="color:blue" %)**Users create devices in TTNv3 and join the network, and then enter integration.** 58 +* Users create devices in TTNv3 and join the network, and then enter integration. 59 +* Enter network token 55 55 56 -* (% style="color:blue" %)**Enter network token** 57 57 62 + 58 58 [[image:image-20220526160107-6.png||height="446" width="1089"]] 59 59 60 60 ... ... @@ -61,9 +61,8 @@ 61 61 [[image:image-20220526160137-7.png]] 62 62 63 63 64 -= 4. 69 += 4. Assets = 65 65 66 - 67 67 ((( 68 68 Assets are active components that hold value about a measure, either in physical or virtual space. 69 69 ))) ... ... @@ -72,7 +72,7 @@ 72 72 Most important physical assets are sensors and actuators. 73 73 ))) 74 74 75 -* (% style="color:blue" %)**Create assets**79 +* Create assets 76 76 77 77 [[image:image-20220526160223-8.png]] 78 78 ... ... @@ -83,13 +83,10 @@ 83 83 [[image:image-20220526160325-10.png||height="527" width="1124"]] 84 84 85 85 86 -= 5. 90 += 5. Asset payload = 87 87 88 - 89 89 ((( 90 -ABCL stands for AllThingsTalk Binary Conversion Language , and it's a JSON-based, domain specific language, used for encoding and decoding of AllThingsTalk asset data to and from binary payloads. It gives you the freedom to specify your own decoding scheme on a per device level. 91 - 92 - 93 +ABCL stands for AllThingsTalk Binary Conversion Language , and it’s a JSON-based, domain specific language, used for encoding and decoding of AllThingsTalk asset data to and from binary payloads. It gives you the freedom to specify your own decoding scheme on a per device level. 93 93 ))) 94 94 95 95 [[image:image-20220526160427-11.png||height="654" width="971"]] ... ... @@ -103,13 +103,10 @@ 103 103 104 104 ))) 105 105 106 -= 6. 107 += 6. Debug device data = 107 107 108 - 109 109 ((( 110 -Sometimes devices stop working for one or another reason and you need to know what's going on. Also, many devices (e.g. Arduino) memory is small enough to discourage an attempt to log errors on the device itself. For that reason AllThingsTalk allows you to know if system successfully receives or encounters a problem with incoming data. 111 - 112 - 110 +Sometimes devices stop working for one or another reason and you need to know what’s going on. Also, many devices (e.g. Arduino) memory is small enough to discourage an attempt to log errors on the device itself. For that reason AllThingsTalk allows you to know if system successfully receives or encounters a problem with incoming data. 113 113 ))) 114 114 115 115 ((( ... ... @@ -121,9 +121,6 @@ 121 121 ))) 122 122 * ((( 123 123 It receives binary data that cannot be decoded due to false conversion definition (lorawan devices only) 124 - 125 - 126 - 127 127 ))) 128 128 129 129 [[image:image-20220526160601-13.png]]