...
- Asymmetrically encrypted data transfers, client and server certificate-based, using DTLS, while still being able to use battery life friendly UDP transfers with little overhead.
- Administration of client and server certificates.
- Remote configuration of sensors via simple APIs (HTTPS PUSH, REST, MQTT, SFTP).
- Support for Firmware Updates Over The Air (FOTA).
- Good system scalability, even with many thousands of data nodes.
- Intermediate storage for sensor data before further processing in the downstream platform.
- Simple interface independent of downstream platform with CSV export of data for simple applications.
- Integration of ChirpStack LoRaWAN network server.
- Possibility of merging sensors of different wireless technologies (e.g. NB-IoT, LoRaWAN, wireless MBUS) with a uniform API to the downstream system.
- Quickly bring IoT applications to market by focusing on the use case and the actual data without having to deal with hardware and firmware implementation details or secure properly secured data transfers from the sensor / gatewayto the cloud.
- Usually low hardware requirements for the server on which the on-premise instance of the Lobaro Platform is installed. Often it can run in parallel on a server next to the use-case specific platform.
- Internal APIs between hardware and Lobaro Platform can be changed, e.g. for firmware extensions, without compromising a stable API to the downstream system and thus increasing the stability of the end application.
...