-
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.
my IoT open Tech webhook template (#66)
* Create myiotopentech.yml template
- Loading branch information
1 parent
d988a41
commit 14cd733
Showing
2 changed files
with
19 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,18 @@ | ||
template-id: myiotopentech | ||
name: my IoT open Tech | ||
description: Open, free and neutral IoT Platform | ||
logo-url: https://web.iotopentech.io/images/myiot/logo_my_iot_open_tech_my_iot_legram.png | ||
info-url: https://www.doc.my.iotopentech.io/ | ||
documentation-url: https://www.doc.my.iotopentech.io//integrations/the-things-network.html | ||
fields: | ||
- id: token | ||
name: Control Device Token | ||
description: Token of your Control Device in my IoT open Tech | ||
secret: true | ||
format: json | ||
headers: | ||
Content-Type: application/json | ||
create-downlink-api-key: true | ||
base-url: https://my.iotopentech.io/api/v1/{token}/telemetry | ||
paths: | ||
uplink-message: / |
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 |
---|---|---|
|
@@ -9,6 +9,7 @@ | |
- dezem | ||
- homey | ||
- iotinabox | ||
- myiotopentech | ||
- mclimate | ||
- qubitro | ||
- tagoio | ||
|