ThingPark Enterprise
Connecting ThingPark to MClimate’s LoRaWAN broker
1. Create a new application server

2. Content-type should be JSON untyped

3. Add destination
Destination of MClimate’s LoRaWAN broker for ThingPark is: https://lorawan-broker.mclimate.eu/thingpark

4. Securing the tunnel
Go to https://developers.mclimate.eu/lorawan-token and Sign in with your MClimate account.
Enter the Application server, AS_ID, and click Create.

Copy the token

Active Uplink/Downlink security in your application server
Enter the AS ID - should be the same as that in the developers portal.
Paste the Token in the authentication key field.
Leave timestamp deviation empty.

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

Copy the token.

6. Create two custom HTTP headers.
Header 1:
name: m-token
value: "value of the m-token you created in step 5"
Header 2:
name: url
value: "https://thingparkenterprise.eu.actility.com/"
7. Create new AS routing profile

8. Add Destination

9. In Device settings -> Choose the routing profile

10. Done
Last updated
Was this helpful?