rrivirr / rriv-rust

GNU General Public License v3.0
3 stars 4 forks source link

Sensor Get Callback #9

Open ZavenArra opened 1 year ago

ZavenArra commented 1 year ago

A C function registered to ("sensor", "get") must return the SensorDefinition of the persistent storage class mapped to the Id supplied.

This implementation is a mock app for testing callbacks from the serial command library.