Private
clientReadonly
methods: { Readonly
getfrom rpc viam.provisioning.v1.ProvisioningService.GetNetworkList
Readonly
I: typeof GetNetworkListRequestReadonly
O: typeof GetNetworkListResponseReadonly
kind: UnaryReadonly
name: "GetNetworkList"Readonly
getGetSmartMachineStatus is for retrieving the status of the smart machine including networking.
from rpc viam.provisioning.v1.ProvisioningService.GetSmartMachineStatus
Readonly
I: typeof GetSmartMachineStatusRequestReadonly
O: typeof GetSmartMachineStatusResponseReadonly
kind: UnaryReadonly
name: "GetSmartMachineStatus"Readonly
setSetNetworkCredentials is to set the wifi credentials.
from rpc viam.provisioning.v1.ProvisioningService.SetNetworkCredentials
Readonly
I: typeof SetNetworkCredentialsRequestReadonly
O: typeof SetNetworkCredentialsResponseReadonly
kind: UnaryReadonly
name: "SetNetworkCredentials"Readonly
setSetSmartMachineCredentials is to set the smart machine credentials.
from rpc viam.provisioning.v1.ProvisioningService.SetSmartMachineCredentials
Readonly
I: typeof SetSmartMachineCredentialsRequestReadonly
O: typeof SetSmartMachineCredentialsResponseReadonly
kind: UnaryReadonly
name: "SetSmartMachineCredentials"Readonly
typeGet the networks that are visible to the Smart Machine.
A list of networks
Get the status of the Smart Machine.
The Smart Machine status
Set the Viam credentials of the smart machine credentials, so it connect to the Cloud.
Optional
cloud: CloudConfigThe configuration of the Cloud
Generated using TypeDoc
GetNetworkList is to retrieve the list of networks that are visible to the smart machine.