You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each device module requires a get_state() -> dict method which will query the current state of the device by performing register reads, and return the state as a dictionary.