Data availability
Data coming from the device are be obtained via common database/portal solution:
SENSEPARAM portal
Incoming data from NB-IoT network are passed on to the senseparam server, where they are processed into normalized values and clearly displayed in SENSEPARAM.COM portal , supplemented by configuration and operational data, graphs and historical values. Data from other manufacturers of LPWAN devices can be processed in the same way in the portal.
On the portal, it is possible to set the transfer of selected data (already normalized data according to the device type) to customer facilities:
- Callback to the customer database (online)
- Notification to email or SMS of alarm and status messages (with full setting of their texting)
- Downloading historical values to a CSV file
In the portal you can also use the following functionalities:
- Service Desk for processing incoming alarms
- Passporting of devices, create a link of devices to documentation, set localization, etc.
- Administration of groups, devices and users for your organization
- Set up notifications (email, SMS) and callbacks (to the database)
- Decrypt encrypted communications
- Convert source values based on equations, from simple to complex polynomial functions (eg. to get calibrated values)
Setup of CSV export, Callback (JSON) and Notification - examples
Direct data transfer option (without senseparam server)
NB-IoT UDP communication
option for data coming from devices via NB-IoT networks to be processed by customer facilities directly (without SENSEPARAM) on request.
- Incoming messages to the NB-IoT network can be sent to the customer facilities using UDP packets (IP communication)
- IPsec tunnel (encrypted, guaranteed connection), possibly in combination with a private APN
- The received messages (hexadecimal format) must be further processed, deparsed and normalized into the resulting values and states at customer site.