Share via


ConfigurationContent interface

プロパティ

deviceContent

すべてのデバイスの構成。

moduleContent

デバイス モジュールの構成

modulesContent

エッジ モジュールの構成。

プロパティの詳細

deviceContent

すべてのデバイスの構成。

deviceContent?: {[key: string]: Object}

プロパティ値

{[key: string]: Object}

moduleContent

デバイス モジュールの構成

moduleContent?: {[key: string]: Object}

プロパティ値

{[key: string]: Object}

modulesContent

エッジ モジュールの構成。

modulesContent?: {[key: string]: Object}

プロパティ値

{[key: string]: Object}