UniSaSA
1.0
C# Library API
|
This library is the entry point to use UniSaSA.
It allow to interface to gateway, MCUs, Sensors and Actuators easily and quickly.
The Classes Gateway, Device, Sensor and Actuator abstract hardware peculiarities so allow to use a uniform API for a variety of MCUs, sensors and actuators
a an example is Sensor.getValue() to get a sensor value.
This lib is distribuited with:
This API is been implemented in Python, C# and C++, look at unisasa/libraries/.