Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfToEnv = map[string]string{
"driver.user": "DRIVER_USER",
"driver.password": "DRIVER_PASSWORD",
"driver.auth-method": "DRIVER_AUTHMETHOD",
}
ConfToEnv defines mappings from snap config keys to EdgeX environment variable names that are used to override individual device-camera's [Driver] configuration values via a .env file read by the snap service wrapper.
The syntax to set a configuration key is:
env.<section>.<keyname>
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.