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

From version 217.1
edited by Dilisi S
on 2024/11/24 22:28
Change comment: Nov 24 Fix images and few edits
To version 223.1
edited by Dilisi S
on 2024/11/26 05:20
Change comment: Nov 25 edits

Summary

Details

Page properties
Content
... ... @@ -116,13 +116,13 @@
116 116  
117 117  == 1.5 Hardware Variants ==
118 118  
119 -(% style="width:524px" %)
120 -|(% style="width:94px" %)**Model**|(% style="width:98px" %)**Photo**|(% style="width:329px" %)**Description**
121 -|(% style="width:94px" %)**LT33222-L**|(% style="width:98px" %)(((
122 -
123 -)))|(% style="width:329px" %)(((
124 -* 2 x Digital Input (Bi-direction)
125 -* 2 x Digital Output
119 +(% style="width:650px" %)
120 +|(% style="width:94px" %)**Model**|(% style="width:172px" %)**Photo**|(% style="width:256px" %)**Description**
121 +|(% style="width:94px" %)**LT-33222-L**|(% style="width:172px" %)(((
122 +[[image:lt33222-l.jpg]]
123 +)))|(% style="width:256px" %)(((
124 +* 3 x Digital Input (Bi-direction)
125 +* 3 x Digital Output
126 126  * 2 x Relay Output (5A@250VAC / 30VDC)
127 127  * 2 x 0~~20mA Analog Input (res:0.01mA)
128 128  * 2 x 0~~30V Analog Input (res:0.01v)
... ... @@ -237,7 +237,7 @@
237 237  *** **Profile (Region)**: Select the region that matches your device.
238 238  ** Select the **Frequency plan** that matches your device from the **Frequency plan** dropdown list.
239 239  
240 -[[image:lt-22222-l-dev-repo-reg-p1.png||height="625" width="1000"]]
240 +[[image:lt-22222-l-dev-repo-reg-p1.png]]
241 241  
242 242  
243 243  * Register end device page continued...
... ... @@ -247,7 +247,7 @@
247 247  ** In the **End device ID** field, enter a unique name for your LT-22222-N within this application.
248 248  ** Under **After registration**, select the **View registered end device** option.
249 249  
250 -[[image:lt-22222-l-dev-repo-reg-p2.png||height="625" width="1000"]]
250 +[[image:lt-22222-l-dev-repo-reg-p2.png]]
251 251  
252 252  
253 253  ==== 3.2.2.3 Adding device manually ====
... ... @@ -261,7 +261,7 @@
261 261  ** Select the option **Over the air activation (OTAA)** under the **Activation mode.**
262 262  ** Select **Class C (Continuous)** from the **Additional LoRaWAN class capabilities** dropdown list.
263 263  
264 -[[image:lt-22222-l-manually-p1.png||height="625" width="1000"]]
264 +[[image:lt-22222-l-manually-p1.png]]
265 265  
266 266  
267 267  * Register end device page continued...
... ... @@ -272,13 +272,13 @@
272 272  ** Under **After registration**, select the **View registered end device** option.
273 273  ** Click the **Register end device** button.
274 274  
275 -[[image:lt-22222-l-manually-p2.png||height="625" width="1000"]]
275 +[[image:lt-22222-l-manually-p2.png]]
276 276  
277 277  
278 278  You will be navigated to the **Device overview** page.
279 279  
280 280  
281 -[[image:lt-22222-device-overview.png||height="625" width="1000"]]
281 +[[image:lt-22222-device-overview.png]]
282 282  
283 283  
284 284  ==== 3.2.2.4 Joining ====
... ... @@ -288,9 +288,10 @@
288 288  Now power on your LT-22222-L. The **TX LED** will **fast-blink 5 times** which means the LT-22222-L will enter the **work mode** and start to **join** The Things Stack network server. The **TX LED** will be on for **5 seconds** after joining the network. In the **Live data** panel, you can see the **join-request** and **join-accept** messages exchanged between the device and the network server.
289 289  
290 290  
291 -[[image:lt-22222-join-network.png||height="625" width="1000"]]
291 +[[image:lt-22222-l-joining.png]]
292 292  
293 293  
294 +
294 294  ==== 3.2.2.5 Uplinks ====
295 295  
296 296  
... ... @@ -307,7 +307,7 @@
307 307  The Things Stack provides two levels of payload formatters: application level and device level. The device-level payload formatters **override **the application-level payload formatters.
308 308  {{/info}}
309 309  
310 -[[image:lt-22222-ul-payload-fmt.png||height="686" width="1000"]]
311 +[[image:lt-22222-ul-payload-fmt.png]]
311 311  
312 312  
313 313  ==== 3.2.2.6 Downlinks ====
... ... @@ -598,11 +598,11 @@
598 598  
599 599  (% style="color:blue" %)**AT+SETCNT=3,60 **(%%)**(Sets AVI1 Count to 60)**
600 600  
601 -(% style="color:blue" %)**AT+VOLMAX=20000 **(%%)**(If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
602 +(% style="color:blue" %)**AT+VOLMAX=20000 **(%%)**(If the AVI1 voltage is higher than VOLMAX (20000mV =20V), the counter increases by 1)**
602 602  
603 -(% style="color:blue" %)**AT+VOLMAX=20000,0 **(%%)**(If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
604 +(% style="color:blue" %)**AT+VOLMAX=20000,0 **(%%)**(If the AVI1 voltage is lower than VOLMAX (20000mV =20V), counter increases by 1)**
604 604  
605 -(% style="color:blue" %)**AT+VOLMAX=20000,1 **(%%)**(If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
606 +(% style="color:blue" %)**AT+VOLMAX=20000,1 **(%%)**(If the AVI1 voltage is higher than VOLMAX (20000mV =20V), counter increases by 1)**
606 606  )))
607 607  
608 608  
... ... @@ -721,9 +721,9 @@
721 721  
722 722  (% style="color:#037691" %)**LoRaWAN Downlink Commands for Setting the Trigger Conditions:**
723 723  
724 -Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
725 +**Type Code**: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
725 725  
726 -Format: AA xx yy1 yy1 yy2 yy2 yy3 yy3 yy4 yy4
727 +**Format**: AA xx yy1 yy1 yy2 yy2 yy3 yy3 yy4 yy4
727 727  
728 728   AA: Type Code for this downlink Command:
729 729  
... ... @@ -790,7 +790,7 @@
790 790  
791 791  **Example:**
792 792  
793 -10100000: Means the system has configure to use the trigger: AV1_LOW and AV2_LOW
794 +10100000: This means the system is configured to use the triggers AV1_LOW and AV2_LOW.
794 794  
795 795  
796 796  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1 byte as below
... ... @@ -819,7 +819,7 @@
819 819  
820 820  **Example:**
821 821  
822 -10000000: Means this uplink is triggered by AV1_LOW. That means the voltage is too low.
823 +10000000: The uplink is triggered by AV1_LOW, indicating that the voltage is too low.
823 823  
824 824  
825 825  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
... ... @@ -828,22 +828,22 @@
828 828  |(% style="width:64px" %)**bit 7**|(% style="width:68px" %)**bit 6**|(% style="width:63px" %)**bit 5**|(% style="width:66px" %)**bit 4**|(% style="width:109px" %)**bit 3**|(% style="width:93px" %)**bit 2**|(% style="width:109px" %)**bit 1**|(% style="width:99px" %)**bit 0**
829 829  |(% style="width:64px" %)N/A|(% style="width:68px" %)N/A|(% style="width:63px" %)N/A|(% style="width:66px" %)N/A|(% style="width:109px" %)DI2_STATUS|(% style="width:93px" %)DI2_FLAG|(% style="width:109px" %)DI1_STATUS|(% style="width:99px" %)DI1_FLAG
830 830  
831 -* Each bits shows which status has been triggered on this uplink.
832 +* Each bit shows which status has been triggered on this uplink.
832 832  
833 833  **Example:**
834 834  
835 -00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1.
836 +00000111: This means both DI1 and DI2 triggers are enabled, and this packet is trigger by DI1.
836 836  
837 -00000101: Means both DI1 and DI2 trigger are enabled.
838 +00000101: This means both DI1 and DI2 triggers are enabled.
838 838  
839 839  
840 -(% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
841 +(% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enabled. 0x00: MOD6 is disabled.
841 841  
842 -Downlink command to poll MOD6 status:
843 +Downlink command to poll/request MOD6 status:
843 843  
844 844  **AB 06**
845 845  
846 -When device got this command, it will send the MOD6 payload.
847 +When device receives this command, it will send the MOD6 payload.
847 847  
848 848  
849 849  === 3.3.7 Payload Decoder ===
... ... @@ -967,7 +967,7 @@
967 967  Sets the device to working mode 2 (Double DI Counting + DO + RO)
968 968  )))
969 969  
970 -==== 3.4.2.3 Poll an uplink ====
971 +==== 3.4.2.3 Request an uplink from the device ====
971 971  
972 972  Requests an uplink from LT-22222-L. The content of the uplink payload varies based on the device's current working mode.
973 973  
... ... @@ -1023,9 +1023,9 @@
1023 1023  Enable trigger mode for the current working mode
1024 1024  )))
1025 1025  
1026 -==== 3.4.2.5 Poll trigger settings ====
1027 +==== 3.4.2.5 Request trigger settings ====
1027 1027  
1028 -Polls the trigger settings.
1029 +Requests the trigger settings.
1029 1029  
1030 1030  (% style="color:#037691" %)**AT Command:**
1031 1031  
... ... @@ -1355,25 +1355,23 @@
1355 1355  
1356 1356  * (% style="color:#037691" %)**AT Command**
1357 1357  
1358 -There is no AT Command to control Digital Output
1359 +There is no AT command to control the digital output.
1359 1359  
1360 1360  
1361 1361  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1362 1362  
1363 -(% style="color:blue" %)**0xA9 aa bb cc     **(%%) ~/~/ Set DO1/DO2/DO3 output with time control
1364 +(% style="color:blue" %)**0xA9 aa bb cc     **(%%) ~/~/ Sets DO1/DO2/DO3 outputs with time control
1364 1364  
1365 -
1366 1366  This is to control the digital output time of DO pin. Include four bytes:
1367 1367  
1368 -(% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9)
1368 +(% style="color:#4f81bd" %)**First byte**(%%)**:** Type code (0xA9)
1369 1369  
1370 -(% style="color:#4f81bd" %)**Second Byte**(%%): Inverter Mode
1370 +(% style="color:#4f81bd" %)**Second byte**(%%): Inverter Mode
1371 1371  
1372 -01: DO pins will change back to original state after timeout.
1372 +**01:** DO pins revert to their original state after the timeout.
1373 +**00:** DO pins switch to an inverted state after the timeout.
1373 1373  
1374 -00: DO pins will change to an inverter state after timeout 
1375 1375  
1376 -
1377 1377  (% style="color:#4f81bd" %)**Third Byte**(%%): Control Method and Port status:
1378 1378  
1379 1379  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
... ... @@ -1382,7 +1382,7 @@
1382 1382  |0x00|DO1 set to high
1383 1383  |0x11|DO1 NO Action
1384 1384  
1385 -(% style="color:#4f81bd" %)**Fourth Byte**(%%): Control Method and Port status:
1384 +(% style="color:#4f81bd" %)**Fourth byte**(%%): Control Method and Port status:
1386 1386  
1387 1387  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
1388 1388  |(% style="background-color:#4f81bd; color:white" %)**Second Byte**|(% style="background-color:#4f81bd; color:white" %)**Status**
... ... @@ -1390,7 +1390,7 @@
1390 1390  |0x00|DO2 set to high
1391 1391  |0x11|DO2 NO Action
1392 1392  
1393 -(% style="color:#4f81bd" %)**Fifth Byte**(%%): Control Method and Port status:
1392 +(% style="color:#4f81bd" %)**Fifth byte**(%%): Control Method and Port status:
1394 1394  
1395 1395  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
1396 1396  |(% style="background-color:#4f81bd; color:white" %)**Second Byte**|(% style="background-color:#4f81bd; color:white" %)**Status**
... ... @@ -1398,7 +1398,7 @@
1398 1398  |0x00|DO3 set to high
1399 1399  |0x11|DO3 NO Action
1400 1400  
1401 -(% style="color:#4f81bd" %)**Sixth, Seventh, Eighth, and Ninth Bytes**:(%%) Latching time (Unit: ms)
1400 +(% style="color:#4f81bd" %)**Sixth, Seventh, Eighth, and Ninth bytes**:(%%) Latching time (Unit: ms)
1402 1402  
1403 1403  
1404 1404  (% style="color:red" %)**Note: **
... ... @@ -1407,7 +1407,7 @@
1407 1407  
1408 1408   Before firmware v1.6.0, the latch time only supported 2 bytes.
1409 1409  
1410 -(% style="color:red" %)**Device will upload a packet if the downlink code executes successfully.**
1409 +(% style="color:red" %)**The device will uplink a packet if the downlink code executes successfully.**
1411 1411  
1412 1412  
1413 1413  **Example payload:**
... ... @@ -1434,16 +1434,16 @@
1434 1434  
1435 1435  * (% style="color:#037691" %)**AT Command:**
1436 1436  
1437 -There is no AT Command to control Relay Output
1436 +There is no AT Command to control the Relay Output
1438 1438  
1439 1439  
1440 1440  * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1441 1441  
1442 -(% style="color:blue" %)**0x03 aa bb     ** (%%)~/~/ Set RO1/RO2 output
1441 +(% style="color:blue" %)**0x03 aa bb     ** (%%)~/~/ Sets RO1/RO2 output
1443 1443  
1444 1444  
1445 1445  (((
1446 -If payload is 0x030100, it means setting RO1 to close and RO2 to open.
1445 +If the payload is 0x030100, it means setting RO1 to close and RO2 to open.
1447 1447  )))
1448 1448  
1449 1449  (((
... ... @@ -1461,7 +1461,7 @@
1461 1461  |03  00  01|Open|Close
1462 1462  )))
1463 1463  
1464 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1463 +(% style="color:red" %)**The device will uplink a packet if the downlink code executes successfully.**
1465 1465  
1466 1466  
1467 1467  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
... ... @@ -1470,19 +1470,19 @@
1470 1470  
1471 1471  * (% style="color:#037691" %)**AT Command:**
1472 1472  
1473 -There is no AT Command to control Relay Output
1472 +There is no AT Command to control the Relay Output
1474 1474  
1475 1475  
1476 1476  * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1477 1477  
1478 -(% style="color:blue" %)**0x05 aa bb cc dd     ** (%%)~/~/ Set RO1/RO2 relay with time control
1477 +(% style="color:blue" %)**0x05 aa bb cc dd     ** (%%)~/~/ Sets RO1/RO2 relays with time control
1479 1479  
1480 1480  
1481 -This is to control the relay output time. It includes four bytes:
1480 +This controls the relay output time and includes 4 bytes:
1482 1482  
1483 -(% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
1482 +(% style="color:#4f81bd" %)**First byte **(%%)**:** Type code (0x05)
1484 1484  
1485 -(% style="color:#4f81bd" %)**Second Byte(aa)**(%%): Inverter Mode
1484 +(% style="color:#4f81bd" %)**Second byte (aa)**(%%): Inverter Mode
1486 1486  
1487 1487  01: Relays will change back to their original state after timeout.
1488 1488  
... ... @@ -1489,12 +1489,12 @@
1489 1489  00: Relays will change to the inverter state after timeout.
1490 1490  
1491 1491  
1492 -(% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1491 +(% style="color:#4f81bd" %)**Third byte (bb)**(%%): Control Method and Ports status:
1493 1493  
1494 1494  [[image:image-20221008095908-1.png||height="364" width="564"]]
1495 1495  
1496 1496  
1497 -(% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1496 +(% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh bytes (cc)**(%%): Latching time. Unit: ms
1498 1498  
1499 1499  
1500 1500  (% style="color:red" %)**Note:**
... ... @@ -1504,7 +1504,7 @@
1504 1504   Before firmware v1.6.0, the latch time only supported 2 bytes.
1505 1505  
1506 1506  
1507 -(% style="color:red" %)**Device will upload a packet if the downlink code executes successfully.**
1506 +(% style="color:red" %)**The device will uplink a packet if the downlink code executes successfully.**
1508 1508  
1509 1509  
1510 1510  **Example payload:**
... ... @@ -1663,7 +1663,7 @@
1663 1663  )))
1664 1664  |(% style="width:141px" %)**Example**|(% style="width:357px" %)A6 **01**
1665 1665  
1666 -==== 3.4.2.19 Counting ~-~- Change counting mode to save time ====
1665 +==== 3.4.2.19 Counting ~-~- Set Saving Interval for 'Counting Result' ====
1667 1667  
1668 1668  This command allows you to configure the device to save its counting result to internal flash memory at specified intervals. By setting a save time, the device will periodically store the counting data to prevent loss in case of power failure. The save interval can be adjusted to suit your requirements, with a minimum value of 30 seconds.
1669 1669  
... ... @@ -1694,7 +1694,7 @@
1694 1694  Sets the device to save its counting results to the memory every 60 seconds.
1695 1695  )))
1696 1696  
1697 -==== 3.4.2.20 Reset save RO DO state ====
1696 +==== 3.4.2.20 Reset saved RO and DO states ====
1698 1698  
1699 1699  This command allows you to reset the saved relay output (RO) and digital output (DO) states when the device joins the network. By configuring this setting, you can control whether the device should retain or reset the relay states after a reset and rejoin to the network.
1700 1700  
... ... @@ -1951,7 +1951,7 @@
1951 1951  The username and  password (API key) you created here are required in the next section.
1952 1952  {{/info}}
1953 1953  
1954 -[[image:tts-mqtt-integration.png||height="625" width="1000"]]
1953 +[[image:tts-mqtt-integration.png]]
1955 1955  
1956 1956  === 3.5.2 Configuring ThingsEye.io ===
1957 1957  
... ... @@ -1961,7 +1961,7 @@
1961 1961  * Under the **Integrations center**, click **Integrations**.
1962 1962  * Click the **Add integration** button (the button with the **+** symbol).
1963 1963  
1964 -[[image:thingseye-io-step-1.png||height="625" width="1000"]]
1963 +[[image:thingseye-io-step-1.png]]
1965 1965  
1966 1966  
1967 1967  On the **Add integration** window, configure the following:
... ... @@ -1976,7 +1976,7 @@
1976 1976  ** Allow create devices or assets
1977 1977  * Click the **Next** button. you will be navigated to the **Uplink data converter** tab.
1978 1978  
1979 -[[image:thingseye-io-step-2.png||height="625" width="1000"]]
1978 +[[image:thingseye-io-step-2.png]]
1980 1980  
1981 1981  
1982 1982  **Uplink data converter:**
... ... @@ -1987,7 +1987,7 @@
1987 1987  * Paste the uplink decoder function into the text area (first, delete the default code). The demo uplink decoder function can be found [[here>>https://raw.githubusercontent.com/ThingsEye-io/te-platform/refs/heads/main/Data%20Converters/The_Things_Network_MQTT_Uplink_Converter.js]].
1988 1988  * Click the **Next** button. You will be navigated to the **Downlink data converter **tab.
1989 1989  
1990 -[[image:thingseye-io-step-3.png||height="625" width="1000"]]
1989 +[[image:thingseye-io-step-3.png]]
1991 1991  
1992 1992  
1993 1993  **Downlink data converter (this is an optional step):**
... ... @@ -1998,7 +1998,7 @@
1998 1998  * Paste the downlink decoder function into the text area (first, delete the default code). The demo downlink decoder function can be found [[here>>https://raw.githubusercontent.com/ThingsEye-io/te-platform/refs/heads/main/Data%20Converters/The_Things_Network_MQTT_Downlink_Converter.js]].
1999 1999  * Click the **Next** button. You will be navigated to the **Connection** tab.
2000 2000  
2001 -[[image:thingseye-io-step-4.png||height="625" width="1000"]]
2000 +[[image:thingseye-io-step-4.png]]
2002 2002  
2003 2003  
2004 2004  **Connection:**
... ... @@ -2013,13 +2013,13 @@
2013 2013  
2014 2014  * Click the **Add** button.
2015 2015  
2016 -[[image:thingseye-io-step-5.png||height="625" width="1000"]]
2015 +[[image:thingseye-io-step-5.png]]
2017 2017  
2018 2018  
2019 2019  Your integration has been added to the** Integrations** list and will be displayed on the **Integrations** page. Check whether the status is shown as **Active**. If not, review your configuration settings and correct any errors.
2020 2020  
2021 2021  
2022 -[[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]]
2021 +[[image:thingseye.io_integrationsCenter_integrations.png]]
2023 2023  
2024 2024  
2025 2025  ==== 3.5.2.1 Viewing integration details ====
... ... @@ -2026,7 +2026,7 @@
2026 2026  
2027 2027  Click on your integration from the list. The **Integration details** window will appear with the **Details **tab selected. The **Details **tab shows all the settings you have provided for this integration.
2028 2028  
2029 -[[image:integration-details.png||height="686" width="1000"]]
2028 +[[image:integration-details.png]]
2030 2030  
2031 2031  
2032 2032  If you want to edit the settings you have provided, click on the **Toggle edit mode** button. Once you have done click on the **Apply changes **button.
... ... @@ -2042,12 +2042,12 @@
2042 2042  * Select **Debug **from the **Event type** dropdown.
2043 2043  * Select the** time frame** from the **time window**.
2044 2044  
2045 -[[image:thingseye-events.png||height="686" width="1000"]]
2044 +[[image:thingseye-events.png]]
2046 2046  
2047 2047  
2048 2048  * To view the **JSON payload** of a message, click on the **three dots (...)** in the Message column of the desired message.
2049 2049  
2050 -[[image:thingseye-json.png||width="1000"]]
2049 +[[image:thingseye-json.png]]
2051 2051  
2052 2052  
2053 2053  ==== **3.5.2.3 Deleting an integration** ====
... ... @@ -2065,7 +2065,7 @@
2065 2065  === 3.6.1 Digital Input Ports: DI1/DI2/DI3 (For LT-33222-L, Low Active) ===
2066 2066  
2067 2067  
2068 -Supports** NPN-type **sensors.
2067 +Supports** NPN-type **sensors.
2069 2069  
2070 2070  [[image:1653356991268-289.png]]
2071 2071  
lt-22222-l-joining.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.pradeeka
Size
... ... @@ -1,0 +1,1 @@
1 +301.9 KB
Content
lt33222-l.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.pradeeka
Size
... ... @@ -1,0 +1,1 @@
1 +31.3 KB
Content