SmartGridready / SGrJava

SmartGridready communication handler in Java
0 stars 0 forks source link

Add enum and bitmap values to introspective reader #72

Closed mkrebs81 closed 3 months ago

mkrebs81 commented 3 months ago

The generic introspective reader should provide additional configuration data:

  1. list of valid enum values for data points with enum data type
  2. list of valid bitmap values for data points with bitmap data type