Expecting that messages will be sent on the `arwn/[wind/rain/barometer]/[sensor name]` topic ### Lines that need changed: - [Barometer](https://github.com/sdague/arwn/blob/main/arwn/engine.py#L339) - [Wind](https://github.com/sdague/arwn/blob/main/arwn/engine.py#L376) - [Rain](https://github.com/sdague/arwn/blob/main/arwn/engine.py#L379)
Expecting that messages will be sent on the
arwn/[wind/rain/barometer]/[sensor name]topicLines that need changed: