Akenza
Connecting Akenza to MClimate’s LoRaWAN broker
1. Create API key
2. Copy API Key
3.Go to workspaces -> your workspace -> Data flows -> Create data flow -> Connect a device over HTTP
4. Create output connector -> Webhook
Paste the API key in the Auth headers
The URL shoud be: https://lorawan-broker.mclimate.eu/akenza
Method shoud be POST
Get the M-token from https://enterprise.mclimate.eu/integrations
Paste the M-token in headers with key "m-token"
Type - HTTP
HTTP Type - All
URL - https://lorawan-broker.mclimate.eu/up-b-one?m-token={your m-token(step2)}
Authentication type - token
Token - Step 3
5. Add Device type -> Seach for Vicki
6. Name the Data flow and you're done
Last updated