Description
Orange LoRaWAN network spreads on France.
For more information see:
Orange configuration
Connect to Orange Portal Live Objects.
Step 1 : Select "Clef API" menu entry
Step 2 : Click on "Ajouter" upper right button and fill up the form
Step 3 : Click on "Ajouter" and get the API Key value
Pilot Things configuration
You need the following informations prior to configure Pilot Things VPN connector:
PT_ID and PT_NAME | Pilot Things connexion ID and name. For instance: connexion 1, TankSensors |
API_KEY | "Clé API" retrieve in the Ojenious configuration section |
Replace these informations in the Pilot Things connector configuration pannel:
{
"accounts": [
{
"id": "PT_ID",
"name": "PT_NAME",
"apiKey": "API_KEY",
"pollingFrequency": 30,
"watchdogTimer": 180
}
]
}
Comments
0 comments
Please sign in to leave a comment.