Skip to content

Commit

Permalink
fix(cbus): correct wrong name of HVAC Actuator
Browse files Browse the repository at this point in the history
  • Loading branch information
sruehl committed Sep 12, 2022
1 parent 7654a7d commit 9d0ba2b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 deletions plc4go/protocols/cbus/readwrite/model/SALDataHvacActuator.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -1432,7 +1432,7 @@
]
['HVAC_ACTUATOR' *HvacActuator
// Note: the documentation states that the data for hvac actuator uses LightingData
[simple LightingData ventilationData]
[simple LightingData hvacActuatorData]
]
]
[optional SALData('applicationId') salData ]
Expand Down

0 comments on commit 9d0ba2b

Please sign in to comment.