...
This logic can be used to change a data point value based on a Kaba door event. As input, the ItemID of the EventId of the selected room has to be used (e.g. NETx\XIO\Kaba\HotelA\Floor1\1000\EventID). To select the event that shall trigger the logic, the EventId has to be specified as parameter (for a full list of available EventIds please refer to thethe Kaba tutorial). The output has to be of type bool which is set to "true" when the event happens. If the parameter "ResetOuput" is set to "false" the output is set to false when the event disappears.
...