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

From version 219.1
edited by Dilisi S
on 2024/11/25 01:54
Change comment: Nov 24 Fix image sizes
To version 218.1
edited by Dilisi S
on 2024/11/25 01:50
Change comment: Uploaded new attachment "lt-22222-l-joining.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -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]]
240 +[[image:lt-22222-l-dev-repo-reg-p1.png||height="625" width="1000"]]
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]]
250 +[[image:lt-22222-l-dev-repo-reg-p2.png||height="625" width="1000"]]
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]]
264 +[[image:lt-22222-l-manually-p1.png||height="625" width="1000"]]
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]]
275 +[[image:lt-22222-l-manually-p2.png||height="625" width="1000"]]
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]]
281 +[[image:lt-22222-device-overview.png||height="625" width="1000"]]
282 282  
283 283  
284 284  ==== 3.2.2.4 Joining ====
... ... @@ -288,10 +288,9 @@
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-l-joining.png]]
291 +[[image:lt-22222-join-network.png||height="625" width="1000"]]
292 292  
293 293  
294 -
295 295  ==== 3.2.2.5 Uplinks ====
296 296  
297 297  
... ... @@ -308,7 +308,7 @@
308 308  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.
309 309  {{/info}}
310 310  
311 -[[image:lt-22222-ul-payload-fmt.png]]
310 +[[image:lt-22222-ul-payload-fmt.png||height="686" width="1000"]]
312 312  
313 313  
314 314  ==== 3.2.2.6 Downlinks ====
... ... @@ -1952,7 +1952,7 @@
1952 1952  The username and  password (API key) you created here are required in the next section.
1953 1953  {{/info}}
1954 1954  
1955 -[[image:tts-mqtt-integration.png]]
1954 +[[image:tts-mqtt-integration.png||height="625" width="1000"]]
1956 1956  
1957 1957  === 3.5.2 Configuring ThingsEye.io ===
1958 1958  
... ... @@ -1962,7 +1962,7 @@
1962 1962  * Under the **Integrations center**, click **Integrations**.
1963 1963  * Click the **Add integration** button (the button with the **+** symbol).
1964 1964  
1965 -[[image:thingseye-io-step-1.png]]
1964 +[[image:thingseye-io-step-1.png||height="625" width="1000"]]
1966 1966  
1967 1967  
1968 1968  On the **Add integration** window, configure the following:
... ... @@ -1977,7 +1977,7 @@
1977 1977  ** Allow create devices or assets
1978 1978  * Click the **Next** button. you will be navigated to the **Uplink data converter** tab.
1979 1979  
1980 -[[image:thingseye-io-step-2.png]]
1979 +[[image:thingseye-io-step-2.png||height="625" width="1000"]]
1981 1981  
1982 1982  
1983 1983  **Uplink data converter:**
... ... @@ -1988,7 +1988,7 @@
1988 1988  * 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]].
1989 1989  * Click the **Next** button. You will be navigated to the **Downlink data converter **tab.
1990 1990  
1991 -[[image:thingseye-io-step-3.png]]
1990 +[[image:thingseye-io-step-3.png||height="625" width="1000"]]
1992 1992  
1993 1993  
1994 1994  **Downlink data converter (this is an optional step):**
... ... @@ -1999,7 +1999,7 @@
1999 1999  * 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]].
2000 2000  * Click the **Next** button. You will be navigated to the **Connection** tab.
2001 2001  
2002 -[[image:thingseye-io-step-4.png]]
2001 +[[image:thingseye-io-step-4.png||height="625" width="1000"]]
2003 2003  
2004 2004  
2005 2005  **Connection:**
... ... @@ -2014,13 +2014,13 @@
2014 2014  
2015 2015  * Click the **Add** button.
2016 2016  
2017 -[[image:thingseye-io-step-5.png]]
2016 +[[image:thingseye-io-step-5.png||height="625" width="1000"]]
2018 2018  
2019 2019  
2020 2020  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.
2021 2021  
2022 2022  
2023 -[[image:thingseye.io_integrationsCenter_integrations.png]]
2022 +[[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]]
2024 2024  
2025 2025  
2026 2026  ==== 3.5.2.1 Viewing integration details ====
... ... @@ -2027,7 +2027,7 @@
2027 2027  
2028 2028  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.
2029 2029  
2030 -[[image:integration-details.png]]
2029 +[[image:integration-details.png||height="686" width="1000"]]
2031 2031  
2032 2032  
2033 2033  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.
... ... @@ -2043,12 +2043,12 @@
2043 2043  * Select **Debug **from the **Event type** dropdown.
2044 2044  * Select the** time frame** from the **time window**.
2045 2045  
2046 -[[image:thingseye-events.png]]
2045 +[[image:thingseye-events.png||height="686" width="1000"]]
2047 2047  
2048 2048  
2049 2049  * To view the **JSON payload** of a message, click on the **three dots (...)** in the Message column of the desired message.
2050 2050  
2051 -[[image:thingseye-json.png]]
2050 +[[image:thingseye-json.png||width="1000"]]
2052 2052  
2053 2053  
2054 2054  ==== **3.5.2.3 Deleting an integration** ====
... ... @@ -2066,7 +2066,7 @@
2066 2066  === 3.6.1 Digital Input Ports: DI1/DI2/DI3 (For LT-33222-L, Low Active) ===
2067 2067  
2068 2068  
2069 -Supports** NPN-type **sensors.
2068 +Supports** NPN-type **sensors.
2070 2070  
2071 2071  [[image:1653356991268-289.png]]
2072 2072