Setting up a Yabby Edge LoRaWAN Device via Senet
Table of Contents
1. Setup your Yabby Edge LoRaWAN devices using the LoRaWAN Provisioning Tool
The LoRaWAN provisioning tool can be downloaded here.
Please see Yabby Edge LoRaWAN - Configuration and Usage.
Note: It is important to configure the Region and Scanning parameters.
2. Setup the API Credentials on OEM
Navigate to the 'Manage' dropdown on OEM and click on 'API Credentials'. Select 'New' and generate the API key. Once created the key can be copied. Both Key 1 and Key 2 will need to be generated to save the API credentials. Once both are generated, select 'OK' to save them.
3. Setup the endpoint in Senet's backend
The screenshot below shows the key details:
- Select "Forward To" as "HTTP"
- The URL endpoint will be https://oem-event-processors.azurewebsites.net/api/LoRaSenet
- Add a header:
- The Key should be Authorization
- The header value should be Bearer and then API credentials created in Step 2. E.g. Bearer cLtV4u8asWd95khkggNZ96.FWNKC5XU5WpflochEP2u-U4PFTdHwe_PAFk-e9J1Teyf.1
4. Add application server security details on OEM
- Navigate to 'Manage' dropdown on OEM and click on 'LoRa Network Credentials'
- Click 'New' to create a new entry
- Select the relevant Distributor/Vendor/Client
- Enter a name for the network credential entry
- Select 'Senet' from the LoRa Network Code dropdown
- Enter the API Key received from Senet: https://docs.senetco.io/dev/stream/#downlink-api
- Enter the base URL https://portal.senetco.io/reset/current
5. Create a Forwarder on OEM
This step is only relevant if you need to forward data to your own platform. Forwarders for Telematics Guru are already created.
A Forwarder is an HTTP connector which allows the Location Engine to forward the "solved" device data to an end platform. Browse to Forwarders on OEM and click 'New'.
6. Set the Location Engine Lookups and Forwarder
Browse to LoRa Devices on OEM and select your devices.
- Click on 'Device Operation' and 'Set Network Credentials'. Select the entry you created in Step 4.
- Click on 'Device Operation' and 'Set Location Engine Lookup Settings'. Select Default Profile. This profile will cover 99% of use cases. Test on this profile initially, if you have specific requirements, speak to your support team to have the profile adjusted if this is required.
- Click on 'Device Operation' and 'Select Forwarder'. Select the TG forwarder for your region or the entry you created in Step 5.