Skip to content

Add DeviceProxyCodec and DeviceProxyJson

DeviceProxyCodec transparently wraps a DeviceProxy to encode/decode strings passed to some commands and received from some attributes.

DeviceProxyJson derives from DeviceProxyCodec, using the JSON (JavaScript Object Notation) format.

Merge request reports

Loading