public final class DeviceAgentEvent extends AbstractEvent<DeviceAgentEvent.Type,DeviceId>
Modifier and Type | Class and Description |
---|---|
static class |
DeviceAgentEvent.Type
Type of device events.
|
Constructor and Description |
---|
DeviceAgentEvent(DeviceAgentEvent.Type type,
DeviceId deviceId)
Creates a new device agent event for the given type and device ID.
|
public DeviceAgentEvent(DeviceAgentEvent.Type type, DeviceId deviceId)
type
- event typedeviceId
- device ID