Enrolled device starts serving same ground as it’s gateway
‘POST /devices’ or ‘POST /device’ by gateway client creates device that serves the same ground
Enrolling Proximus LoRa devices
Enrolling LoRa device for a new user
Changes
Migration
App creates new ground called ‘playground’ for every user that owns at least one device
App updates all devices owned by related user to serve ground ‘playground’
App updates all gateways owned by related user to serve ground ‘playground’
Associated devices
Gateway client now lists only associated devices using GET /devices
In previous version gateway clients were able to list devices owned by gateway’s owner. With this release, gateway clients can retrieve only associated devices
Adding device
POST /devices by user client creates device in playground if it exists. Otherwise it’s created without a ground
[web] SmartLiving Maker changes
Adds
Adds Environment menu
Environment menu shows ground summary and allows user to create new grounds
Ground context menu
From this release on, App shows “ground context” main menu. Given you are on playground, you can use main menu to go to devices, gateways and members of that ground.
Ground page
View “ground” page that allows users to have insight in the single ground. It’s available at /ground/:id
User menu
Choose to view your devices and gateways in user menu
Removes
“Your Devices” page (/devices) and “Your Gateways” page were previously available from the main menu, now you can navigate to it using user menu.
User cannot create device using ‘Devices’ page
Enroll gateway
‘Gateways’ page does not show ‘enroll gateway’ dialog