iotcs.messaging.client.client module

class iotcs.messaging.client.client.ExternalObject(uri)

Bases: object

ExternalObject represents the value of a URI type in a device model.

The application is responsible for uploading/downloading the content referred to by the URI.

Create an ExternalObject.

Parameters:uri – The URI
getURI()

Get the URI value.

Returns:the URI