Skip to content

Commit

Permalink
add iot factory webhook (#93)
Browse files Browse the repository at this point in the history
* add iot factory webhook

* update Iot-Factory webhook

* Update iot-factory.yml
  • Loading branch information
loeliaM committed Feb 21, 2024
1 parent 65a8af1 commit 11a3c1b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
20 changes: 20 additions & 0 deletions iot-factory.yml
@@ -0,0 +1,20 @@
template-id: iot-factory
name: IoT Factory
description: Smart Metering & Asset Tracking
logo-url: https://iotfactory.eu/wp-content/uploads/2023/01/IOT-SmartCities-Smart-Solutions-in-Brussels.png
info-url: https://iotfactory.eu/products/

fields:
- id: clientID
name: Client ID
description: Iot Factory client ID
secret: true
optional: false

format: json

create-downlink-api-key: true

base-url: https://report.iotfactory.eu/api/measurements
paths:
uplink-message: /capture?secret={clientID}/ttn
1 change: 1 addition & 0 deletions templates.yml
Expand Up @@ -12,6 +12,7 @@
- dotqore
- homey
- iotinabox
- iot-factory
- losant
- myiotopentech
- mclimate
Expand Down

0 comments on commit 11a3c1b

Please sign in to comment.