DetailedInformation interface

Model to capture detailed information for farmBeatsExtensions.

Properties

apiInputParameters

List of apiInputParameters.

apiName

ApiName available for the farmBeatsExtension.

customParameters

List of customParameters.

platformParameters

List of platformParameters.

unitsSupported

Unit systems info for the data provider.

Property Details

apiInputParameters

List of apiInputParameters.

apiInputParameters?: string[]

Property Value

string[]

apiName

ApiName available for the farmBeatsExtension.

apiName?: string

Property Value

string

customParameters

List of customParameters.

customParameters?: string[]

Property Value

string[]

platformParameters

List of platformParameters.

platformParameters?: string[]

Property Value

string[]

unitsSupported

Unit systems info for the data provider.

unitsSupported?: UnitSystemsInfo

Property Value