Documentation ¶
Index ¶
- Variables
- func GeneratePlatformDeviceKeyNCert(dict *templates.TemplateVarDictionary, deviceid string, accountid string, ...) (key string, cert string, err error)
- func GetPlatformVars(dict *templates.TemplateVarDictionary, log maestroSpecs.Logger) (err error)
- func SetOptsPlatform(opts map[string]interface{}) (err error)
- func WritePlatformDeviceKeyNCert(dict *templates.TemplateVarDictionary, key string, cert string, ...) (err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var PlatformKeyWriter maestroSpecs.PlatformKeyWriter
PlatformKeyWriter is a required export for a platform key writing
View Source
var PlatformReader maestroSpecs.PlatformReader
PlatformReader is a required export for a platform module
Functions ¶
func GeneratePlatformDeviceKeyNCert ¶
func GeneratePlatformDeviceKeyNCert(dict *templates.TemplateVarDictionary, deviceid string, accountid string, log maestroSpecs.Logger) (key string, cert string, err error)
func GetPlatformVars ¶
func GetPlatformVars(dict *templates.TemplateVarDictionary, log maestroSpecs.Logger) (err error)
func SetOptsPlatform ¶
func WritePlatformDeviceKeyNCert ¶
func WritePlatformDeviceKeyNCert(dict *templates.TemplateVarDictionary, key string, cert string, log maestroSpecs.Logger) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.