diff --git a/losant.yml b/losant.yml new file mode 100644 index 0000000..a4e2b22 --- /dev/null +++ b/losant.yml @@ -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 diff --git a/templates.yml b/templates.yml index 8d235ff..c9079d2 100644 --- a/templates.yml +++ b/templates.yml @@ -9,6 +9,7 @@ - dezem - homey - iotinabox +- losant - myiotopentech - mclimate - qubitro