Changes for page AllThingsTalk
Last modified by Xiaoling on 2023/04/23 15:40
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 16 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,134 +1,76 @@ 1 -** ~ Table ofContents:**1 +**Contents:** 2 2 3 -{{toc/}} 4 4 4 += 1. Introduction = 5 5 6 -= 1. Introduction = 7 - 8 - 9 9 ((( 10 10 AllThingsTalk abstracts many different and usually complex IoT concepts into couple of simple to use entities. In this section you will find out more about AllThingsTalk domain model entities and how to use them within Maker web interface. 11 - 12 - 13 13 ))) 14 14 15 -[[image:image- 20220526155728-1.png]]10 +[[image:https://wiki.dragino.com/images/thumb/a/a5/Allthingstalk-13.png/600px-Allthingstalk-13.png||alt="Allthingstalk-13.png" height="423" width="600"]] 16 16 12 += 2. Create device = 17 17 14 +To create a device 18 18 19 -= 2. Create device = 16 +* Go to the ground in which you want to create it and select the Devices tab on the left 17 +* Click the large New device button 20 20 19 +[[image:https://wiki.dragino.com/images/thumb/6/63/Allthingstalk-1.png/600px-Allthingstalk-1.png||alt="Allthingstalk-1.png" height="209" width="600"]] 21 21 22 -**To create a device:** 21 +* Select the type of device you want to create 22 +* Select your LoRaWAN provider 23 23 24 -* (% style="color:blue" %)**Go to the ground in which you want to create it and select the Devices tab on the left** 25 -* (% style="color:blue" %)**Click the large New device button** 24 +[[image:https://wiki.dragino.com/images/thumb/8/80/Allthingstalk-2.png/600px-Allthingstalk-2.png||alt="Allthingstalk-2.png" height="377" width="600"]] 26 26 27 -[[image:image- 20220526155758-2.png||height="415" width="1289"]]26 +[[image:https://wiki.dragino.com/images/thumb/4/4f/Allthingstalk-3.png/600px-Allthingstalk-3.png||alt="Allthingstalk-3.png" height="394" width="600"]] 28 28 28 +* Enter a name for your device 29 +* Enter the DEVEUI 30 +* Copy network token 29 29 32 +[[image:https://wiki.dragino.com/images/thumb/5/5c/Allthingstalk-4.png/600px-Allthingstalk-4.png||alt="Allthingstalk-4.png" height="376" width="600"]] 30 30 31 -* (% style="color:blue" %)**Select the type of device you want to create** 32 -* (% style="color:blue" %)**Select your LoRaWAN provider** 34 += 3. Create a device in TTNv3 = 33 33 36 +* Users create devices in TTNv3 and join the network, and then enter integration. 37 +* Enter network token 34 34 39 +[[image:https://wiki.dragino.com/images/thumb/c/c0/Allthingstalk-11.png/600px-Allthingstalk-11.png||alt="Allthingstalk-11.png" height="245" width="600"]] 35 35 36 -[[image:image- 20220601094502-1.png]]41 +[[image:https://wiki.dragino.com/images/thumb/c/cf/Allthingstalk-14.png/600px-Allthingstalk-14.png||alt="Allthingstalk-14.png" height="354" width="600"]] 37 37 43 += 4. Assets = 38 38 39 -[[image:image-20220601094716-2.png]] 40 - 41 - 42 - 43 -* (% style="color:blue" %)**Enter a name for your device** 44 -* (% style="color:blue" %)**Enter the DEVEUI** 45 -* (% style="color:blue" %)**Copy network token** 46 - 47 - 48 - 49 -[[image:image-20220526160030-5.png]] 50 - 51 - 52 - 53 -= 3. Create a device in TTNv3 = 54 - 55 - 56 -* (% style="color:blue" %)**Users create devices in TTNv3 and join the network, and then enter integration.** 57 -* (% style="color:blue" %)**Enter network token** 58 - 59 - 60 -[[image:image-20220526160107-6.png||height="446" width="1089"]] 61 - 62 - 63 -[[image:image-20220526160137-7.png]] 64 - 65 - 66 - 67 -= 4. Assets = 68 - 69 - 70 -((( 71 71 Assets are active components that hold value about a measure, either in physical or virtual space. 72 -))) 73 73 74 -((( 75 75 Most important physical assets are sensors and actuators. 76 -))) 77 77 78 -* (% style="color:blue" %)Create assets49 +* Create assets 79 79 80 -[[image:image- 20220526160223-8.png]]51 +[[~[~[image:https://wiki.dragino.com/images/thumb/5/53/Allthingstalk-5.png/600px-Allthingstalk-5.png~|~|alt="Allthingstalk-5.png" height="304" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:Allthingstalk-5.png]] 81 81 53 +[[~[~[image:https://wiki.dragino.com/images/thumb/a/a8/Allthingstalk-6.png/600px-Allthingstalk-6.png~|~|alt="Allthingstalk-6.png" height="588" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:Allthingstalk-6.png]] 82 82 83 -[[image:image -20220526160246-9.png]]55 +[[~[~[image:https://wiki.dragino.com/images/thumb/0/05/Allthingstalk-7.jpg/600px-Allthingstalk-7.jpg~|~|alt="Allthingstalk-7.jpg" height="284" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:Allthingstalk-7.jpg]] 84 84 57 += Asset payload = 85 85 86 - [[image:image-20220526160325-10.png||height="527"width="1124"]]59 +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. 87 87 61 +[[~[~[image:https://wiki.dragino.com/images/thumb/4/4d/Allthingstalk-8.png/600px-Allthingstalk-8.png~|~|alt="Allthingstalk-8.png" height="411" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:Allthingstalk-8.png]] 88 88 63 +[[~[~[image:https://wiki.dragino.com/images/thumb/5/5d/Allthingstalk-9.png/600px-Allthingstalk-9.png~|~|alt="Allthingstalk-9.png" height="517" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:Allthingstalk-9.png]] 89 89 90 -= 5. Asset payload = 91 - 92 - 93 -((( 94 -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. 95 - 96 - 97 -))) 98 - 99 -[[image:image-20220526160427-11.png||height="654" width="971"]] 100 - 101 - 102 -[[image:image-20220601094924-3.png]] 103 - 104 -((( 105 105 If you want to know more about ABCL language, please click this link: [[https:~~/~~/docs.allthingstalk.com/developers/data/custom-payload-conversion/>>url:https://docs.allthingstalk.com/developers/data/custom-payload-conversion/]] 106 106 67 += Debug device data = 107 107 108 - 109 -))) 69 +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. 110 110 111 -= 6. Debug device data = 112 - 113 - 114 -((( 115 -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. 116 - 117 - 118 -))) 119 - 120 -((( 121 121 System logs a debug message whenever: 122 -))) 123 123 124 -* ((( 125 -It receives binary data that has been successfully decoded (lorawan devices only) 126 -))) 127 -* ((( 128 -It receives binary data that cannot be decoded due to false conversion definition (lorawan devices only) 73 +* It receives binary data that has been successfully decoded (lorawan devices only) 74 +* It receives binary data that cannot be decoded due to false conversion definition (lorawan devices only) 129 129 130 - 131 - 132 -))) 133 - 134 -[[image:image-20220526160601-13.png]] 76 +[[~[~[image:https://wiki.dragino.com/images/thumb/9/92/Allthingstalk-10.png/600px-Allthingstalk-10.png~|~|alt="Allthingstalk-10.png" height="289" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:Allthingstalk-10.png]]
- image-20220526155728-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.2 KB - Content
- image-20220526155758-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -37.3 KB - Content
- image-20220526155847-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -136.9 KB - Content
- image-20220526155937-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -61.5 KB - Content
- image-20220526160030-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -39.8 KB - Content
- image-20220526160107-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -91.0 KB - Content
- image-20220526160137-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -59.9 KB - Content
- image-20220526160223-8.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -39.2 KB - Content
- image-20220526160246-9.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -29.0 KB - Content
- image-20220526160325-10.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -157.6 KB - Content
- image-20220526160427-11.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -53.4 KB - Content
- image-20220526160514-12.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -47.9 KB - Content
- image-20220526160601-13.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -61.2 KB - Content
- image-20220601094502-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -140.1 KB - Content
- image-20220601094716-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -62.1 KB - Content
- image-20220601094924-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -48.1 KB - Content