Milesight

Connecting Milesight to MClimate’s LoRaWAN broker

1. Go to https://enterprise.mclimate.eu/integrations and create your m-token.

Copy the token.

2. Go to Network Server-> Applications->{your_application}->Add new Data transmission with type HTTP

3. Add headers and URL

  • Type - HTTP

  • m-token: your token from Enterprise (Step 1)

  • username: apiuser (this is not an example it is static for all gateways)

  • password: password (this is not an example it is static for all gateways)

  • url: the public IP address of the gateway (ex: 212.39.89.221)

Make sure that the IP is exposed and accessible from the outside world. We need it for sending downlinks, if you are behind a NAT check your router for the public IP (the local one would not work).

4. Add URL

5. Done

Last updated