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
Retrieve current and historical voltage info from the Notecard, with optional USB power state monitoring.
103
+
Retrieve current and historical voltage info from the Notecard.
104
104
105
105
#### Parameters
106
106
*`card` The current Notecard object.
@@ -113,57 +113,10 @@ Retrieve current and historical voltage info from the Notecard, with optional US
113
113
114
114
*`vmin` min voltage level to report.
115
115
116
-
*`usb` Enable USB power state monitoring. When True, the Notecard will monitor USB power state changes.
117
-
118
-
*`alert` Enable alerts for USB power state changes. Only works when usb=True. When enabled, power state changes are recorded in the health.qo Notefile.
119
-
120
116
#### Returns
121
117
122
118
#### Returns
123
-
dict The result of the Notecard request containing voltage and power state information.
0 commit comments