Skip to content

Commit

Permalink
Adding new dotqore webhook template (#75)
Browse files Browse the repository at this point in the history
* Adding new dotqore webhook template

* doc: Add newline

---------

Co-authored-by: Ana Montoya <[email protected]>
Co-authored-by: nejraselimovic <[email protected]>
  • Loading branch information
3 people authored Feb 26, 2023
1 parent 8a3e710 commit 2252b40
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dotqore.yml
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- datacake
- delmation
- dezem
- dotqore
- homey
- iotinabox
- losant
Expand Down

0 comments on commit 2252b40

Please sign in to comment.