Class CustomLightStopRequestPayload
java.lang.Object
application.presenter.event.model.automation.request.customlight.payload.CustomLightStopRequestPayload
- All Implemented Interfaces:
CustomLightSetupPayload
CustomLightRequestEvent
event payload
that represent the request to stop the custom management of lights in a specific operating room.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CUSTOM_LIGHT_STOP_REQUEST_EVENT_KEY
Custom Light Stop request event key.- See Also:
-
-
Constructor Details
-
CustomLightStopRequestPayload
Default constructor.- Parameters:
roomId
- the room id involved in the event.
-
-
Method Details
-
getRoomId
Get the room id involved in the event.- Returns:
- the room id.
-