다음을 통해 공유


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}