Skip navigation links
Data In Motion GmbH
D G I P R S T U 

D

de.dim.trafficos.device.api - package de.dim.trafficos.device.api
 
DeviceException - Exception in de.dim.trafficos.device.api
Exception for devices
DeviceException - Exception in de.dim.trafficos.device.api
Exception for devices
DeviceException(String) - Constructor for exception de.dim.trafficos.device.api.DeviceException
 
DeviceException(String, Throwable) - Constructor for exception de.dim.trafficos.device.api.DeviceException
 
DeviceException(String) - Constructor for exception de.dim.trafficos.device.api.DeviceException
 
DeviceException(String, Throwable) - Constructor for exception de.dim.trafficos.device.api.DeviceException
 
DeviceLifeCycleHandler - Interface in de.dim.trafficos.device.api
 
DeviceLifeCycleHandler - Interface in de.dim.trafficos.device.api
 
DeviceService - Interface in de.dim.trafficos.device.api
 
DeviceService - Interface in de.dim.trafficos.device.api
 
DevicesService - Interface in de.dim.trafficos.device.api
Service to create or update a Device which should be triggered from the REST
DevicesService - Interface in de.dim.trafficos.device.api
Service to create or update a Device which should be triggered from the REST

G

getActiveDevices() - Method in interface de.dim.trafficos.device.api.DevicesService
 
getActiveDevices() - Method in interface de.dim.trafficos.device.api.DevicesService
 
getAllDevices() - Method in interface de.dim.trafficos.device.api.DevicesService
 
getAllDevices() - Method in interface de.dim.trafficos.device.api.DevicesService
 
getConfiguration() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getConfiguration() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getConfigurations() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getConfigurations() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getConfigurations(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::getConfigurations associated with the Device of provided id
getConfigurations(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::getConfigurations associated with the Device of provided id
getCurrentConfiguration(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::getCurrentConfiguration associated with the Device of provided id
getCurrentConfiguration(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::getCurrentConfiguration associated with the Device of provided id
getCurrentDataEntry(Date) - Method in interface de.dim.trafficos.device.api.DeviceService
 
getCurrentDataEntry(Date) - Method in interface de.dim.trafficos.device.api.DeviceService
 
getCurrentDataEntry(String, Date) - Method in interface de.dim.trafficos.device.api.DevicesService
 
getCurrentDataEntry(String, Date) - Method in interface de.dim.trafficos.device.api.DevicesService
 
getDataEntries(Date, Date) - Method in interface de.dim.trafficos.device.api.DeviceService
Retrieves the list of DataEntry within the provided time range for the Device associated with the DeviceService instance.
getDataEntries(Date, Date) - Method in interface de.dim.trafficos.device.api.DeviceService
Retrieves the list of DataEntry within the provided time range for the Device associated with the DeviceService instance.
getDataEntries(String, Date, Date) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::getDataEntries associated with the Device of provided id
getDataEntries(String, Date, Date) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::getDataEntries associated with the Device of provided id
getDevice() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getDevice() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getDeviceById(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Retrieves from the DB the Device with the given ID.
getDeviceById(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Retrieves from the DB the Device with the given ID.
getDeviceId() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getDeviceId() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getStatus() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getStatus() - Method in interface de.dim.trafficos.device.api.DeviceService
 
getStatus(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Returns the LifeCycleDeviceType associated with the Device of provided ID
getStatus(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Returns the LifeCycleDeviceType associated with the Device of provided ID
getStatusMap() - Method in interface de.dim.trafficos.device.api.DeviceLifeCycleHandler
 
getStatusMap() - Method in interface de.dim.trafficos.device.api.DeviceLifeCycleHandler
 

I

initialize(boolean, boolean) - Method in interface de.dim.trafficos.device.api.DeviceService
Initializes the device manually.
initialize(boolean, boolean) - Method in interface de.dim.trafficos.device.api.DeviceService
Initializes the device manually.
initializeDevice(String, boolean, boolean) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::initialize
initializeDevice(String, boolean, boolean) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::initialize
isRunning() - Method in interface de.dim.trafficos.device.api.DeviceService
 
isRunning() - Method in interface de.dim.trafficos.device.api.DeviceService
 
isRunning(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::isRunning associated with the Device of provided id
isRunning(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::isRunning associated with the Device of provided id

P

PROP_CYCLE_COUNTER - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
PROP_CYCLE_COUNTER - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
PROP_DATA_ENTRY - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
PROP_DATA_ENTRY - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
PROP_DEVICE_ID - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
PROP_DEVICE_ID - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
PROP_DEVICE_STATUS - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
PROP_DEVICE_STATUS - Static variable in interface de.dim.trafficos.device.api.DeviceService
 

R

removeDevice(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Removes the Device with the given ID, if it exists and notifies the EventAdmin, so it can trigger the removal of the corresponding DeviceService instance.
removeDevice(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Removes the Device with the given ID, if it exists and notifies the EventAdmin, so it can trigger the removal of the corresponding DeviceService instance.

S

startDevice() - Method in interface de.dim.trafficos.device.api.DeviceService
Starts the Device associated with the DeviceService instance, if it is not running yet, and if it was possible to start.
startDevice() - Method in interface de.dim.trafficos.device.api.DeviceService
Starts the Device associated with the DeviceService instance, if it is not running yet, and if it was possible to start.
startDevice(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::startDevice associated with the Device of provided id
startDevice(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::startDevice associated with the Device of provided id
stopDevice() - Method in interface de.dim.trafficos.device.api.DeviceService
Stops the Device associated with the DeviceService instance, in case it was running.
stopDevice() - Method in interface de.dim.trafficos.device.api.DeviceService
Stops the Device associated with the DeviceService instance, in case it was running.
stopDevice(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::stopDevice associated with the Device of provided id
stopDevice(String) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::stopDevice associated with the Device of provided id

T

TOPIC_ALL_DATA_ENTRY - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_ALL_DATA_ENTRY - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_CHANGE_DATA_ENTRY - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_CHANGE_DATA_ENTRY - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DATA_ENTRY - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DATA_ENTRY - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE_ALL_ENTRIES - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE_ALL_ENTRIES - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE_LIFECYCLE - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE_LIFECYCLE - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE_REMOVE - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE_REMOVE - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE_STATUS - Static variable in interface de.dim.trafficos.device.api.DevicesService
 
TOPIC_DEVICE_STATUS - Static variable in interface de.dim.trafficos.device.api.DevicesService
 
TOPIC_DEVICE_UPDATE - Static variable in interface de.dim.trafficos.device.api.DeviceService
 
TOPIC_DEVICE_UPDATE - Static variable in interface de.dim.trafficos.device.api.DeviceService
 

U

updateDevice(Device) - Method in interface de.dim.trafficos.device.api.DeviceService
Updates the Device associated with the DeviceService instance with the given Device.
updateDevice(Device) - Method in interface de.dim.trafficos.device.api.DeviceService
Updates the Device associated with the DeviceService instance with the given Device.
updateDevice(Device) - Method in interface de.dim.trafficos.device.api.DevicesService
Updates the given Device.
updateDevice(Device) - Method in interface de.dim.trafficos.device.api.DevicesService
Updates the given Device.
updateDeviceConfiguration(DeviceConfiguration) - Method in interface de.dim.trafficos.device.api.DeviceService
Updates the DeviceConfiguration associated with the current device.
updateDeviceConfiguration(DeviceConfiguration) - Method in interface de.dim.trafficos.device.api.DeviceService
Updates the DeviceConfiguration associated with the current device.
updateDeviceConfiguration(String, DeviceConfiguration) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::updateDeviceConfiguration associated with the Device of provided id
updateDeviceConfiguration(String, DeviceConfiguration) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::updateDeviceConfiguration associated with the Device of provided id
updateDeviceInformation(DeviceInfo) - Method in interface de.dim.trafficos.device.api.DeviceService
Updates the DeviceInfo associated with the current device.
updateDeviceInformation(DeviceInfo) - Method in interface de.dim.trafficos.device.api.DeviceService
Updates the DeviceInfo associated with the current device.
updateDeviceInformation(String, DeviceInfo) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::updateDeviceInformation associated with the Device of provided id
updateDeviceInformation(String, DeviceInfo) - Method in interface de.dim.trafficos.device.api.DevicesService
Delegates to the DeviceService::updateDeviceInformation associated with the Device of provided id
D G I P R S T U 
Data In Motion GmbH all rights reserved

Data In Motion GmbH all rights reserved