ConfigurationContent interface
Eigenschaften
| device |
Die Konfiguration für alle Geräte. |
| module |
Die Konfiguration für Gerätemodule |
| modules |
Die Konfiguration für Edgemodule. |
Details zur Eigenschaft
deviceContent
Die Konfiguration für alle Geräte.
deviceContent?: {[key: string]: Object}
Eigenschaftswert
{[key: string]: Object}
moduleContent
Die Konfiguration für Gerätemodule
moduleContent?: {[key: string]: Object}
Eigenschaftswert
{[key: string]: Object}
modulesContent
Die Konfiguration für Edgemodule.
modulesContent?: {[key: string]: Object}
Eigenschaftswert
{[key: string]: Object}