MeasurepointGetCommand and MeasurepointGetReply, in fact, are not supported in EnOS Cloud.
Please remove them from the sample. Related classes may be marked as "deprecated" as well.
|
client.register_arrived_message_handler(MeasurepointGetCommand.get_class(), get_measurepoint_command_handler) |
MeasurepointGetCommand and MeasurepointGetReply, in fact, are not supported in EnOS Cloud.
Please remove them from the sample. Related classes may be marked as "deprecated" as well.
enos-device-sdk-python/enos/sample/CommandSample.py
Line 52 in 4d0a315