Kurze Beschreibung
Description
Lange Beschreibung
Inputs
- Datapoint_1 (ItemID): Beschreibung
- Datapoint_2 (ItemID, optional): Beschreibung
Outputs
- Output1: Beschreibung
Parameters
- Parameters (Any, optional): Beschreibung
Logic to change a data point value based on a check-in/check-out signal from e.g. Fidelio/Opera.
Description
This logic can be used to change a data point value based on a check-in/check-out signal (RoomChecked item) of Fidelio/Opera. A typical use case would be the change of the setpoint or mode of a climate control.
Inputs
- CheckInOut (ItemID): here the "RoomChecked" Item of the specified room has to be selected (e.g. NETx\API\NXA_FIDELIO\HotelA\Floor1\101\RoomChecked)
Outputs
- Output (ItemID): data point that shall be written.
Parameters
- ValueCheckin (Any, optional): value that shall be written to the output when a check-in happens. If not specified, no value is written.
- ValueCheckout (Any, optional): value that shall be written to the output when a check-out happens. If not specified, no value is written.
- Delay(Number, optional): value that will delay the output. If not specified, no delay will happen.
Possible trigger types
All
Available since:
NETx BMS Server 2.0