diff --git a/iot-factory.yml b/iot-factory.yml new file mode 100644 index 0000000..06f87fe --- /dev/null +++ b/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 diff --git a/templates.yml b/templates.yml index 19eca32..8d76623 100644 --- a/templates.yml +++ b/templates.yml @@ -12,6 +12,7 @@ - dotqore - homey - iotinabox +- iot-factory - losant - myiotopentech - mclimate