ConfigurationContent interface
Eigenschappen
device |
De configuratie voor alle apparaten. |
module |
De configuratie voor apparaatmodules |
modules |
De configuratie voor edge-modules. |
Eigenschapdetails
deviceContent
De configuratie voor alle apparaten.
deviceContent?: {[key: string]: Object}
Waarde van eigenschap
{[key: string]: Object}
moduleContent
De configuratie voor apparaatmodules
moduleContent?: {[key: string]: Object}
Waarde van eigenschap
{[key: string]: Object}
modulesContent
De configuratie voor edge-modules.
modulesContent?: {[key: string]: Object}
Waarde van eigenschap
{[key: string]: Object}