Package org.pidome.server.services.items
package org.pidome.server.services.items
Service package generic implementation for items.
The generic implementation provides end users with a single point of entry for handling of user controllable items. The sole purpose for the item service is to combine all user controllable items into a single service for generic handling.
- Since:
- 1.0
-
Interface SummaryInterfaceDescriptionListener for mutations in discovery.Listener for items mutation events.
-
Class SummaryClassDescriptionA command for an item.The base for an item method to execute.An action for an item.The hardware event.the decoder for hardware events.An hardware event.Produces an hardware event.Notification event for items.An items mutation object.Service for handling of user controllable items and mapping of these items to their own respective services.An items mutation object.
-
Enum Class SummaryEnum ClassDescriptionThe type of action for an item.The item event type.The item event types.The mutation type.
-
Exception Summary