Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

The documentation for SolidSense software is not maintained by SolidRun and the information herein is not actual with the latest version of the software, please contact our partner SolidSense Connect who is now developing the SolidSense software.

Introduction

Thanks for purchasing the SolidSense IoT gateway. The system can be used in 3 ways:

  1. Ready to go SolidSense IoT platform (SolidSense Out-Of-the-Box) with Eclipse Kura Framework and Wirepas/Bluetooth Low Energy MQTT gateways built-in applications. Configure the gateway via Kura and that’s it you can directly have your data forwarded to your cloud application.

  2. Developing your own application or add-on on top of the platform. Simple additions can be developed via Python 3.7 using the pre-installed packages. For more sophisticated development, a Docker infrastructure is ready to host your containers.

  3. Create your own SolidSense image derived from SolidSense OOB.

  4. From bare metal. You can create your own Linux image starting from SolidRun BSP. The support for these developments are not covered in the SolidSense section. As an helper we have created the SolidSense OEM software image  based on a standard Debian Buster version.

All the online documentation is focusing on the case 1 to help to quickly setup your gateway. The case 2-3 are still to be developed and the case 4 is not part of the SolidSense online documentation and developer wanting to build their own image shall start from here. Do not hesitate to query us about support services to help you start efficiently.

...