Public Member Functions | |
| ConsumerImpl (String string) | |
| void | setCharacteristics (Map characteristics) |
| DataConsumer | getDataConsumer (Class type) |
| DataConsumer | getDefaultDataConsumer () |
| String | getName () |
| String[] | getSupportedCharacteristics () |
| Class[] | getSupportedConsumerTypes () |
| void | updateDataState (DataState state) |
| void | updateValue (long timestamp, double value) throws CommonException |
| void | updateValue (long timestamp, long value) throws CommonException |
| ConsumerImpl (String string) | |
| void | setCharacteristics (Map characteristics) |
| DataConsumer | getDataConsumer (Class type) |
| DataConsumer | getDefaultDataConsumer () |
| String | getName () |
| String[] | getSupportedCharacteristics () |
| Class[] | getSupportedConsumerTypes () |
| void | updateDataState (DataState state) |
| void | updateValue (long timestamp, double value) throws CommonException |
| void | updateValue (long timestamp, long value) throws CommonException |
Private Attributes | |
| String | name |
| String[] | characteristics = new String[]{ } |
| Class[] | types |
| String[] | characteristics = new String[]{ } |
| Class[] | types |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value:
|
|
|
Initial value:
|
1.3.8