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