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

# Constants

ApproveRequestMethod approves a provisioning request.
GetRequestsMethod returns a list of provisioning requests This is an in-memory list that is cleared when the service restarts.
ManageProvisioningCap is the capability to manage provisioning via the Hub.
PreApproveClientsMethod uploads a list of pre-approved devices or services This list remains active until the service restarts.
ProvisioningServerType defines the discovery type for the provisioning this will be published as _provisioning._hiveot._tcp.
ProvisionRequestPath to request provisioning through the HTTP endpoint.
RejectRequestMethod rejects a provisioning request.
ServiceName is the name of the agent connecting to the Hub.
SubmitRequestMethod submits a provisioning request.

# Structs

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
ProvisionRequestArgs arguments to request provisioning.
ProvisionRequestResp holds the response to the request.
ProvisionStatus holds the status of a provisioning request.
No description provided by the author
No description provided by the author