diff --git a/dotqore.yml b/dotqore.yml new file mode 100644 index 0000000..6672605 --- /dev/null +++ b/dotqore.yml @@ -0,0 +1,17 @@ +template-id: dotqore +name: DotQore +description: The reality of the environment in your hands +logo-url: https://dotqore.com.co/landing/assets/layout/images/landing/dotqore.png +info-url: https://dotqore.com.co/landing/ +documentation-url: https://github.com/DotQore/Manuales/blob/main/Manual-Connection-Own-TheThingsNetwork_WebHook-LoRaWAN.pdf +fields: + - id: collectorNodeURL + name: Collector Node URL + description: URL of collector node in DotQore's client + secret: false +format: json +create-downlink-api-key: false +headers: {} +base-url: "{+collectorNodeURL}" +paths: + uplink-message: /dotqore/lorawan/ttn diff --git a/templates.yml b/templates.yml index 9fd3b4b..bd591ac 100644 --- a/templates.yml +++ b/templates.yml @@ -8,6 +8,7 @@ - datacake - delmation - dezem +- dotqore - homey - iotinabox - losant