-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding new dotqore webhook template (#75)
* Adding new dotqore webhook template * doc: Add newline --------- Co-authored-by: Ana Montoya <[email protected]> Co-authored-by: nejraselimovic <[email protected]>
- Loading branch information
1 parent
8a3e710
commit 2252b40
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
- datacake | ||
- delmation | ||
- dezem | ||
- dotqore | ||
- homey | ||
- iotinabox | ||
- losant | ||
|