Firefly
Connecting Firefly to MClimate’s LoRaWAN broker
1. Go to {your organization}-> Settings-> API Keys, create new one and copy it
2. Go to Sinks and click on create new sink
3. Get downlink token
Go to https://developers.mclimate.eu/lorawan-token and Sign in with your MClimate account.
Enter the name of the webhook
Paste the API Key.
Copy the token
4.Enter the URL in the Webhook
The URL should be https://lorawan-broker.seemelissa.com/firefly?token={developers_portal_token} &url= {optional url of your instance}
*Default downlink URL is api.fireflyiot.com
Content Type is application/json
Triggers should be All Events
5. Save new webhook
6. Done
Last updated