다음을 통해 공유


DetailedInformation interface

farmBeatsExtensions에 대한 자세한 정보를 캡처하는 모델입니다.

속성

apiInputParameters

apiInputParameters 목록입니다.

apiName

farmBeatsExtension에 사용할 수 있는 ApiName입니다.

customParameters

customParameters 목록입니다.

platformParameters

platformParameters 목록입니다.

unitsSupported

데이터 공급자에 대한 단위 시스템 정보입니다.

속성 세부 정보

apiInputParameters

apiInputParameters 목록입니다.

apiInputParameters?: string[]

속성 값

string[]

apiName

farmBeatsExtension에 사용할 수 있는 ApiName입니다.

apiName?: string

속성 값

string

customParameters

customParameters 목록입니다.

customParameters?: string[]

속성 값

string[]

platformParameters

platformParameters 목록입니다.

platformParameters?: string[]

속성 값

string[]

unitsSupported

데이터 공급자에 대한 단위 시스템 정보입니다.

unitsSupported?: UnitSystemsInfo

속성 값