<
From version < 1.2 >
edited by Xiaoling
on 2022/05/17 10:35
To version < 1.3 >
edited by Xiaoling
on 2022/05/17 10:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,35 +42,51 @@
42 42  
43 43  = 4. Assets =
44 44  
45 +(((
45 45  Assets are active components that hold value about a measure, either in physical or virtual space.
47 +)))
46 46  
49 +(((
47 47  Most important physical assets are sensors and actuators.
51 +)))
48 48  
49 49  * Create assets
50 50  
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]]
55 +[[image:https://wiki.dragino.com/images/thumb/5/53/Allthingstalk-5.png/600px-Allthingstalk-5.png||alt="Allthingstalk-5.png" height="304" width="600"]]
52 52  
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]]
57 +[[image:https://wiki.dragino.com/images/thumb/a/a8/Allthingstalk-6.png/600px-Allthingstalk-6.png||alt="Allthingstalk-6.png" height="588" width="600"]]
54 54  
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]]
59 +[[image:https://wiki.dragino.com/images/thumb/0/05/Allthingstalk-7.jpg/600px-Allthingstalk-7.jpg||alt="Allthingstalk-7.jpg" height="284" width="600"]]
56 56  
57 -= Asset payload =
61 += 5. Asset payload =
58 58  
63 +(((
59 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.
65 +)))
60 60  
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]]
67 +[[image:https://wiki.dragino.com/images/thumb/4/4d/Allthingstalk-8.png/600px-Allthingstalk-8.png||alt="Allthingstalk-8.png" height="411" width="600"]]
62 62  
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]]
69 +[[image:https://wiki.dragino.com/images/thumb/5/5d/Allthingstalk-9.png/600px-Allthingstalk-9.png||alt="Allthingstalk-9.png" height="517" width="600"]]
64 64  
71 +(((
65 65  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/]]
73 +)))
66 66  
67 -= Debug device data =
75 += 6. Debug device data =
68 68  
77 +(((
69 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.
79 +)))
70 70  
81 +(((
71 71  System logs a debug message whenever:
83 +)))
72 72  
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)
85 +* (((
86 +It receives binary data that has been successfully decoded (lorawan devices only)
87 +)))
88 +* (((
89 +It receives binary data that cannot be decoded due to false conversion definition (lorawan devices only)
90 +)))
75 75  
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]]
92 +[[image:https://wiki.dragino.com/images/thumb/9/92/Allthingstalk-10.png/600px-Allthingstalk-10.png||alt="Allthingstalk-10.png" height="289" width="600"]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0