Skip to content

how to model config to show aggregated data sending to a common virtual device #427

Discussion options

You must be logged in to vote

Ok I've figured it out. Open the file tools\validators\instance_validator\tests\fake_instances\GOOD\good_links_passthrough.yaml and it will show you an example model for aggregated data being sent by a single gateway.

VIRTUAL-ENTITY-A:
  type: HVAC/CHWS_WDT
  id: SYSTEM/ID1234
  links:
    GATEWAY-ENTITY:
      return_water_temperature_sensor: return_water_temperature_sensor_1
      supply_water_temperature_sensor: supply_water_temperature_sensor_1
      thermal_power_capacity: thermal_power_capacity_1
      differential_pressure_specification: differential_pressure_specification_1

VIRTUAL-ENTITY-B:
  type: HVAC/CHWS_WDT
  id: SYSTEM/ID1235
  links:
    GATEWAY-ENTITY:
      return_water…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by josephedwardchang
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@charbull
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants