Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 1.03 KB

File metadata and controls

9 lines (7 loc) · 1.03 KB

NotehubJs.GetDeviceEnvironmentVariablesByPin200Response

Properties

Name Type Description Notes
environmentVariables {String: String} The environment variables for this device that have been set using host firmware or the Notehub API or UI.
environmentVariablesEffective {String: String} The environment variables as they will be seen by the device, fully resolved with project/fleet/device prioritization rules. [optional]
environmentVariablesEnvDefault {String: String} The environment variables that have been set using the env.default request through the Notecard API.