lb_state_manager 1.0.2 lb_state_manager: ^1.0.2 copied to clipboard
Logbot State Manager service to return the state of the devices and device services
1.0.2 #
- CHANGE: Removed unused dependencies.
lb_state_manager
is now completely independent fromlb_firewall
,lb_writer
andlb_setup
- FIX: Fixed problem when API calls completed before the refresh token process, causing an unauthorized error
- FIX: Fixed wrong health checks endpoints that would always return UNHEALTHY services
- FIX: Fixed problem where device available on REMOTE would have status of OFF
1.0.1 #
- FIX: Updated lb_setup to 1.0.4 to fix wrong response model for DeviceBriefing
1.0.0 #
- FEAT: First release