v1

latestOpenAPI 3.0.02026-07-14643983.3 KB
Actions

Gets all available Actions of a Device

Gets all available Actions of a Device

get/api/Actions/{id}

Path parameters

idstring required

The ID of the device

Response

OK

ActionType'OnOffAction' | 'AnalogAction'

The Type of this action.

MaxValuenumber double

The maximum value of this action (e.g. for an AnalogAction)

MinValuenumber double

The minimum value of this action (e.g. for an AnalogAction)

Namestring

The Name of this action

ObisCodestring

The Obis Code of this action. This is used as ID.