Sdílet prostřednictvím


ConfigurationContent interface

Vlastnosti

deviceContent

Konfigurace pro všechna zařízení.

moduleContent

Konfigurace modulů zařízení

modulesContent

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}