Skip to content

Commit

Permalink
MClimate webhook template (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: Yordan Zaychev <[email protected]>
  • Loading branch information
MClimate and yordan-zaychev authored Nov 23, 2021
1 parent 22324cc commit 7cd363b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions mclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
template-id: mclimate
name: MClimate
description: Integrate with MClimate
logo-url: https://i.shgcdn.com/2adc7403-a971-4c2e-9c61-462858641da4/-/format/auto/-/preview/3000x3000/-/quality/lighter/
info-url: https://mclimate.eu
documentation-url: https://docs.mclimate.eu/mclimate-lorawan-devices/
fields:
- id: api_key
name: API Key
description: API key used for authorization
secret: false
format: json
headers:
Authorization: Bearer {api_key}
create-downlink-api-key: true
base-url: https://lorawan-broker.seemelissa.com
paths:
uplink-message: /up-tti
join_accept: /join-tti
1 change: 1 addition & 0 deletions templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- dezem
- homey
- iotinabox
- mclimate
- qubitro
- tagoio
- thethingsio
Expand Down

0 comments on commit 7cd363b

Please sign in to comment.