ConfigurationContent interface
Vlastnosti
device |
Konfigurace pro všechna zařízení. |
module |
Konfigurace pro moduly zařízení |
modules |
Konfigurace pro moduly Edge. |
Podrobnosti vlastnosti
deviceContent
Konfigurace pro všechna zařízení.
deviceContent?: {[key: string]: Object}
Hodnota vlastnosti
{[key: string]: Object}
moduleContent
Konfigurace pro moduly zařízení
moduleContent?: {[key: string]: Object}
Hodnota vlastnosti
{[key: string]: Object}
modulesContent
Konfigurace pro moduly Edge.
modulesContent?: {[key: string]: Object}
Hodnota vlastnosti
{[key: string]: Object}