Enumeration GetStateCategory

Enum of valid categories that can be used with GetStateData.getDataObjectsByCategory.

Categories are based on the official API documentation.

See manual (search for GetState.csv): http://www.pooldigital.de/trm/TRM_ProConIP.pdf

Enumeration Members

ANALOG: "analog"

Category for analog channels.

CANISTER: "canister"

Category for canister filling levels.

CANISTER_CONSUMPTION: "canisterConsumptions"

Category for canister consumptions.

DIGITAL_INPUT: "digitalInput"

Category for digital inputs.

ELECTRODES: "electrodes"

Category for electrode readings.

EXTERNAL_RELAYS: "externalRelays"

Category for external relays.

RELAYS: "relays"

Category for internal relays.

TEMPERATURES: "temperatures"

Category for temperature sensor values.

TIME: "time"

Internal time of the ProCon.IP when processing the corresponding request. Hence, there is only one item in this category.