Last modified by Mengting Qiu on 2025/06/04 18:42

From version 77.63
edited by Xiaoling
on 2022/06/10 09:15
Change comment: There is no comment for this version
To version 77.60
edited by Xiaoling
on 2022/06/10 09:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1137,17 +1137,14 @@
1137 1137  
1138 1138  00: Relays will change to an inverter state after timeout
1139 1139  
1140 -
1141 1141  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1142 1142  
1143 1143  [[image:image-20220524093831-10.png]]
1144 1144  
1145 -
1146 1146  (% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
1147 1147  
1148 1148  Device will upload a packet if downlink code executes successfully.
1149 1149  
1150 -
1151 1151  **Example payload:**
1152 1152  
1153 1153  **~1. 05 01 11 07 D0**
... ... @@ -1257,6 +1257,7 @@
1257 1257  )))
1258 1258  
1259 1259  
1257 +
1260 1260  == 3.5 Integrate with Mydevice ==
1261 1261  
1262 1262  Mydevices provides a human friendly interface to show the sensor data, once we have data in TTN, we can use Mydevices to connect to TTN and see the data in Mydevices. Below are the steps: