package
0.0.0-20220510143344-34aea0c166e3
Repository: https://github.com/everactive/iot-devicetwin.git
Documentation: pkg.go.dev
# Constants
Ack is the action to add an assertion to the device.
Conf is the action to get a snap's configuration.
Device is the action to get a device's info.
Disable is the action for disabling a snap.
Enable is the action for enabling a snap.
Info is the action to get info about a snap.
Install is the action for installing a snap.
List is the action for getting a list of snaps.
Logs is the action for getting logs from a device from its snapd endpoint.
Refresh is the action for refreshing a snap.
Remove is the action for removing a snap.
Restart is the action for restarting a snap or snap service.
Revert is the action for reverting a snap.
Server is the action to get details of the device version.
SetConf is the action for setting snap configuration.
Snapshot is the action for creating and sending a snap snapshot to an S3 storage service.
Start is the action for starting a snap or snap service.
Stop is the action for stopping a snap or snap service.
Switch is the action to switch a snap to another channel.
Unregister is the action for unregistering a device from the service.
User is the action for adding/removing a user from the device.