Description
Founding member of the LoRa Alliance and the leading operator of a LoRa® network in France, Objenious, a subsidiary of Bouygues Telecom, supports companies in this profound upheaval. From the choice of sensors to the secure network, via the processing platform, to business applications. The network covers 93% of the population and 84% of the outdoor area, ie more than 30 000 communes. With more than 4000 antennas deployed the network also offers indoor and deep indoor coverage in urban areas.This national network benefits from the advantages for communication of connected objects (reduced costs, security, bidirectionality, geolocation, long range, great autonomy, mobility, …).And it ensures the continuity of the service abroad, of the roaming agreements are negotiated with the operators members of the Alliance LoRa.
For more informations see http://www.objenious.com
Objenious portal configuration
Connect to SPOT Portal.
Step 1 : Select "Clef API" menu entrypan>
Step 2 : Select "Ajouter une clé API"
Step 3 : Fill up the form and click on "Créer"
The "Libellé" may be personnalized.
Step 4 : Get the "Clé API" value
Pilot Things VPN configuration
You need the following informations prior to configure Pilot Things LoRa Driver:
PT_ID and PT_NAME | Pilot Things connexion ID and name. For instance: PT_ID="connexion 1", PT_NAME="TankSensors" |
API_KEY | "Clé API" retrieved in the previous Ojenious configuration section |
pollingFrequency | Period of polling in millisecondes |
Replace these informations in the Pilot Things connector configuration pannel. Hereunder a example with PT_ID="Connexion 1" and PT_NAME="TankSensors" :
{
"accounts": [
{
"id": "Connexion 1",
"name": "TankSensors",
"apiKey": "API_KEY",
"pollingFrequency": 30000
}
]
}
Comments
0 comments
Please sign in to leave a comment.