Documentation
¶
Index ¶
Constants ¶
View Source
const CommandsTopic = "iot-commands"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Params ¶
type Params struct { GCPProject string DeviceAccessTokenSecretVersionName string CommandsSubscriptionName string TokenStoreFirebaseCollectionName string // Used to authenticate device accesss token. DeviceTokenSigningKey *rsa.PublicKey }
func DefaultParams ¶
func DefaultParams() *Params
Click to show internal directories.
Click to hide internal directories.