package
2024.3.0+incompatible
Repository: https://github.com/hiveot/hub.git
Documentation: pkg.go.dev

# Functions

HandleApproveRequest deviceID is the ID of the device to approve.
No description provided by the author
HandlePreApprove adds a device to the list of pre-approved devices deviceID is the ID of the device to pre-approve pubKey device's public key.
HandleSubmitRequest requests a provisioning token deviceID is the ID of the device requesting a token pubKey is the public key to use, or use \"" to accept device offered key.
ProvisionApproveRequestCommand prov approve <deviceID>.
No description provided by the author
ProvisionPreApproveCommand prov preapprove <deviceID> <pubKey> [<mac>].
No description provided by the author