An example of how easy it is to add a feature to SIOT

This is an example of adding a small feature like support for Linux temp sensors to the Metrics client:

The process is:

  • send a few new points
  • tweak the UI code a little

Store, synchronization, data structures, etc. all stay the same – nothing in the core has to change.

This is displayed as shown below: