Skip to content

Commit

Permalink
adding Losant Webhook template (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Niemiller <[email protected]@Kevin-MacBook-Pro-D4HF-3.local>
  • Loading branch information
niemilkm and Kevin Niemiller authored Aug 15, 2022
1 parent 14cd733 commit 91e8b4f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions losant.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
template-id: losant
name: Losant
description: Integrate with the Losant Enterprise IoT Platform
logo-url: https://www.losant.com/hubfs/Logo/losant-logo-stack-01-03.png
info-url: https://www.losant.com
documentation-url: https://docs.losant.com/guides/how-to-integrate-with-the-things-stack/
fields:
- id: uniqueIdOfLosantWebhook
name: Unique ID from the Losant Webhook URL
description: Unique Id from the Webhook URL created in Losant
secret: false
format: json
create-downlink-api-key: false
headers: {}
base-url: https://triggers.losant.com/webhooks/{uniqueIdOfLosantWebhook}
paths:
uplink-message: /uplink
1 change: 1 addition & 0 deletions templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- dezem
- homey
- iotinabox
- losant
- myiotopentech
- mclimate
- qubitro
Expand Down

0 comments on commit 91e8b4f

Please sign in to comment.