Description
Eleven-x is the first LoRaWAN network in Canada.
For more informations see http://www.eleven-x.com
Eleven-x configuration
No configuration is need within Eleven-x portal.
Pilot Things VPN 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 |
LOGIN | your eleven-x portal user login |
PASS | your eleven-x portal password |
PT_URL | URL of your Pilot Things instance |
You need to get the URL of your Pilot Things instance located in your internet browser
For example, in the screen copy hereunder we have https://sido.pilot-things.com is the URL
Replace these informations in the Pilot Things Eleven-x connector configuration pannel:
{
"callbackURL" : "PT_URL",
"callbackPort" : 8181,
"callBackPathPrefix": "/elevenx-connector/",
"accounts": [
{
"id": "PT_ID",
"name": "PT_NAME",
"user": "LOGIN",
"password" : "PASS"
}
]
}
Click on the Eleven-x connector, the configuration pannel is on the right.
Comments
0 comments
Please sign in to leave a comment.