package
1.1.2
Repository: https://github.com/plgd-dev/cloud.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewClient constructs a new client client.
NewClientFromConfig constructs a new client client.
No description provided by the author
NewDevicesSubscription creates new devices subscriptions to listen events: device online, device offline, device registered, device unregistered.
NewDeviceSubscription creates new devices subscriptions to listen events: resource published, resource unpublished.
NewResourceSubscription creates new resource content changed subscription.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithInterface updates/gets resource with interface directly from a device.
No description provided by the author
WithSkipShadow gets resource directly from a device without using interface for client client.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client for interacting with the client.
No description provided by the author
No description provided by the author
No description provided by the author
DeviceDetails describes a device.
No description provided by the author
No description provided by the author
No description provided by the author
DevicesSubscription subscription.
DeviceSubscription subscription.
GeneralMessageCodec encodes in application/vnd.ocf+cbor and decodes json/coap/text.
No description provided by the author
No description provided by the author
ResourceSubscription subscription.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
DeleteOption option definition.
DeviceOfflineHandler handler of events.
DeviceOnlineHandler handler of events.
DeviceRegisteredHandler handler of events.
No description provided by the author
No description provided by the author
DeviceUnregisteredHandler handler of events.
UpdateOption option definition.
GetOption option definition.
ObserveOption option definition.
ResourceContentChangedHandler handler of events.
ResourceDeletedHandler handler of events.
ResourceDeletePendingHandler handler of events.
ResourcePublishedHandler handler of events.
ResourceRetrievedHandler handler of events.
ResourceRetrievePendingHandler handler of events.
ResourceUnpublishedHandler handler of events.
ResourceUpdatedHandler handler of events.
ResourceUpdatePendingHandler handler of events.
SubscriptionHandler handler of events.
UpdateOption option definition.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author