<
From version < 24.1 >
edited by Xiaoling
on 2022/09/05 11:04
To version < 24.2 >
edited by Xiaoling
on 2022/09/05 11:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
11 11  
12 12  If you do not have a Losant Account, you can sign up for a free [[Losant Developer Sandbox>>url:https://www.losant.com/iot-platform/sandbox]] account. Once you have an account, [[create a new application>>url:https://docs.losant.com/applications/overview/#creating-applications]]. You can start from a blank application or from a [[Losant Application Template>>url:https://docs.losant.com/templates/overview/]], like [[The Things Network Application Template>>url:https://docs.losant.com/templates/the-things-network/]].
13 13  
14 -Once you've created a new application, click **(% style="color:blue" %)Webhooks** (%%)and then **(% style="color:blue" %)Add Webhook**.
14 +Once you've created a new application, click (% style="color:blue" %)**Webhooks** (%%)and then (% style="color:blue" %)**Add Webhook**.
15 15  
16 16  [[image:image-20220905084626-2.png]]
17 17  
... ... @@ -18,7 +18,7 @@
18 18  
19 19  
20 20  
21 -Enter a **(% style="color:blue" %)Webhook Name**(%%) and then click **(% style="color:blue" %)Create Webhook**(%%). You may also enter a username and password to use Basic Auth. If you use Basic Auth, you will need to [[edit your Losant Webhook in TTS>>url:https://docs.losant.com/guides/how-to-integrate-with-the-things-stack/#editing-your-losant-webhook-in-tts]].
21 +Enter a (% style="color:blue" %)**Webhook Name**(%%) and then click (% style="color:blue" %)**Create Webhook**(%%). You may also enter a username and password to use Basic Auth. If you use Basic Auth, you will need to [[edit your Losant Webhook in TTS>>url:https://docs.losant.com/guides/how-to-integrate-with-the-things-stack/#editing-your-losant-webhook-in-tts]].
22 22  
23 23  [[image:image-20220905084724-3.png]]
24 24  
... ... @@ -36,7 +36,7 @@
36 36  == 1.2  Configure TTS to Use the Losant Webhook ==
37 37  
38 38  
39 -In the TTS application , click on **(% style="color:blue" %)Integrations**(%%), then **(% style="color:blue" %)Webhooks**(%%), and then **(% style="color:blue" %)Add webhook**.
39 +In the TTS application , click on (% style="color:blue" %)**Integrations**(%%), then (% style="color:blue" %)**Webhooks**(%%), and then (% style="color:blue" %)**Add webhook**.
40 40  
41 41  [[image:image-20220905084816-5.png]]
42 42  
... ... @@ -43,7 +43,7 @@
43 43  
44 44  
45 45  
46 -Click on the [[Losant Webhook>>url:https://www.thethingsindustries.com/docs/integrations/cloud-integrations/losant/]] tile. If you are using Basic Auth for this Webhook or need to subscribe to more than just **(% style="color:blue" %)uplink**(%%) messages, then please review the end of this How-To Guide in the section named [[Editing Your Losant Webhook in TTS>>url:https://docs.losant.com/guides/how-to-integrate-with-the-things-stack/#editing-your-losant-webhook-in-tts]].
46 +Click on the [[Losant Webhook>>url:https://www.thethingsindustries.com/docs/integrations/cloud-integrations/losant/]] tile. If you are using Basic Auth for this Webhook or need to subscribe to more than just (% style="color:blue" %)**uplink**(%%) messages, then please review the end of this How-To Guide in the section named [[Editing Your Losant Webhook in TTS>>url:https://docs.losant.com/guides/how-to-integrate-with-the-things-stack/#editing-your-losant-webhook-in-tts]].
47 47  
48 48  [[image:image-20220905084846-6.png]]
49 49  
... ... @@ -51,10 +51,10 @@
51 51  
52 52  Enter the following information into the Losant Webhook configuration:
53 53  
54 -* **(% style="color:blue" %)Webhook ID:**(%%) Make up any name that you would like. This does not have to be the ID of the webhook as it is stored in Losant.
55 -* **(% style="color:blue" %)Unique ID of Losant Webhook URL:**(%%) This is the Losant Webhook unique ID that was copied to the clipboard in LOSANT Webhooks.
54 +* (% style="color:blue" %)**Webhook ID:**(%%) Make up any name that you would like. This does not have to be the ID of the webhook as it is stored in Losant.
55 +* (% style="color:blue" %)**Unique ID of Losant Webhook URL:**(%%) This is the Losant Webhook unique ID that was copied to the clipboard in LOSANT Webhooks.
56 56  
57 -Finally, click **(% style="color:blue" %)Create Losant webhook**(%%). If you need to configure additional options ((% style="color:red" %)e.g. Basic Auth or additional messages to subscribe to), use the TTS Custom Webhook Template or add these options once the Webhook in TTS is created by following the last section of this guide, [[Editing Your Losant Webhook in TTS>>url:https://docs.losant.com/guides/how-to-integrate-with-the-things-stack/#editing-your-losant-webhook-in-tts]].
57 +Finally, click (% style="color:blue" %)**Create Losant webhook**(%%). If you need to configure additional options ((% style="color:red" %)e.g. Basic Auth or additional messages to subscribe to)(%%), use the TTS Custom Webhook Template or add these options once the Webhook in TTS is created by following the last section of this guide, [[Editing Your Losant Webhook in TTS>>url:https://docs.losant.com/guides/how-to-integrate-with-the-things-stack/#editing-your-losant-webhook-in-tts]].
58 58  
59 59  [[image:image-20220905084936-7.png]]
60 60  
... ... @@ -66,20 +66,21 @@
66 66  
67 67  Since TTS is now configured to forward data to the Losant Webhook, let's create a [[Losant Application Workflow>>url:https://docs.losant.com/workflows/application-workflows/]] to receive the data from TTS.
68 68  
69 -Click on **(% style="color:#037691" %)Workflows**(%%) and then in the Application Workflow section, click **(% style="color:#037691" %)Add** (%%)to create a new Application Workflow.
69 +Click on (% style="color:blue" %)**Workflows**(%%) and then in the Application Workflow section, click (% style="color:blue" %)**Add** (%%)to create a new Application Workflow.
70 70  
71 +
71 71  [[image:image-20220905085017-8.png]]
72 72  
73 73  
74 74  
75 75  
76 -Enter a name for your Application Workflow (as well as a description if you'd like) and click **Create Workflow**.
77 +Enter a name for your Application Workflow (as well as a description if you'd like) and click (% style="color:blue" %)**Create Workflow**.
77 77  
78 78  [[image:image-20220905091131-22.png]]
79 79  
80 80  
81 81  
82 -Drag and drop the [[Webhook Trigger Node>>url:https://docs.losant.com/workflows/triggers/webhook/]] and the [[Debug Node>>url:https://docs.losant.com/workflows/outputs/debug/]] onto the visual workflow engine's canvas and connect them together. If you have only one webhook in this Losant application, it will be automatically selected for the Webhook Trigger. If you have multiple webhooks, select the one that was created in Webhook. Next, click **Save and Deploy**. Now that this workflow is deployed, click on the [[Debug Panel>>url:https://docs.losant.com/workflows/debugging-workflows/#debug-node-messages]].
83 +Drag and drop the [[Webhook Trigger Node>>url:https://docs.losant.com/workflows/triggers/webhook/]] and the [[Debug Node>>url:https://docs.losant.com/workflows/outputs/debug/]] onto the visual workflow engine's canvas and connect them together. If you have only one webhook in this Losant application, it will be automatically selected for the Webhook Trigger. If you have multiple webhooks, select the one that was created in Webhook. Next, click (% style="color:blue" %)**Save and Deploy**(%%). Now that this workflow is deployed, click on the [[Debug Panel>>url:https://docs.losant.com/workflows/debugging-workflows/#debug-node-messages]].
83 83  
84 84  [[image:image-20220905085051-10.png]]
85 85  
... ... @@ -88,8 +88,9 @@
88 88  When TTS receives new data from the sensor, it will send that data to Losant over the Losant Webhook and trigger this workflow. Each time this workflow runs, new data will be displayed in the Debug Panel as shown below.
89 89  
90 90  
91 -**(% style="color:red" %)Note:**(%%) If TTS is not automatically decoding your data as shown below in**(% style="color:blue" %) data.body.uplink_message.decoded_payload**(%%), then you can decode your LoRaWAN device data in this Losant Application Workflow. Check out the blog post [[How To Decode and Visualize Your LoRaWAN Sensor Data Using TTS and Losant>>url:https://www.losant.com/blog/how-to-decode-and-visualize-your-lorawan-sensor-data-using-the-things-network-and-losant]] to learn more about decoding LoRaWAN data in Losant.
92 +(% style="color:red" %)**Note:**(%%) If TTS is not automatically decoding your data as shown below in(% style="color:blue" %)** data.body.uplink_message.decoded_payload**(%%), then you can decode your LoRaWAN device data in this Losant Application Workflow. Check out the blog post [[How To Decode and Visualize Your LoRaWAN Sensor Data Using TTS and Losant>>url:https://www.losant.com/blog/how-to-decode-and-visualize-your-lorawan-sensor-data-using-the-things-network-and-losant]] to learn more about decoding LoRaWAN data in Losant.
92 92  
94 +
93 93  [[image:image-20220905085115-11.png]]
94 94  
95 95  
... ... @@ -105,6 +105,7 @@
105 105  
106 106  Select the appropriate equipment. In this example, select a Standalone equipment
107 107  
110 +
108 108  [[image:image-20220905085201-13.png]]
109 109  
110 110  
... ... @@ -112,6 +112,7 @@
112 112  
113 113  Name is required, others can be added later
114 114  
118 +
115 115  [[image:image-20220905085219-14.png]]
116 116  
117 117  
... ... @@ -119,26 +119,28 @@
119 119  
120 120  Add equipment in the workflow so that data can flow to the equipment
121 121  
126 +
122 122  [[image:image-20220905085236-15.png]]
123 123  
124 124  
125 125  
126 126  
127 -Refer to the data in debug and add parameters to the device
132 +Refer to the data in debug and add parameters to the device.
128 128  
134 +
129 129  [[image:image-20220905085253-16.png]]
130 130  
131 131  
132 132  
133 -Create a new dashboard
134 134  
135 -[[image:image-20220905085323-17.png]]
140 +Create a new dashboard.
136 136  
137 137  
143 +[[image:image-20220905085323-17.png]]
138 138  
139 139  
140 140  
141 -[[image:image-20220905085337-18.png]]
147 +[[image:image-20220905110438-1.png]]
142 142  
143 143  
144 144  
... ... @@ -160,4 +160,3 @@
160 160  
161 161  
162 162  
163 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0