Closed mkrebs81 closed 3 weeks ago
also add generic setVal
with dynamic properties, as defined in REST.
ignore the properties when the interface does not support them.
not implementing the async methods, because async execution requires external process and cannot be encapsulated yet.
After v2.0.0 has been released, add interfaces to device API. This will match the Python interfaces more closely.
Generic Device API
Note: authenticate() method will be called from within connect(Async) and not exposed to generic API.