42ity / fty-sensor-gpio

Agent to manage GPIO sensors and devices
Other
0 stars 9 forks source link

Problem: Agent fty-sensor-gpio must initialize GPO with default state… #53

Closed jana-rapava closed 6 years ago

jana-rapava commented 6 years ago

… when it discovers it.

Solution: GPO is discovered either when loading state file or via ASSET message - add libgpio_write () to both places; update tests.

Signed-off-by: Jana Rapava janarapava@eaton.com