共用方式為


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}