Matte, these devices have surprisingly little to offer.
Do you have other models? Or ones that have a few different sensors attached?
I have a basic OS created if you wanna try.
master ← sandap1:hw-group
opened 09:24AM - 26 Dec 25 UTC
From: https://community.librenms.org/t/device-request-hw-group-perseus-energy-24… 0/28783
the MIB is broken in a strange way.
Perseus-MIB::fwVersion
Perseus-MIB::serNumber
Don't work , so i called the OID direct.
<img width="1424" height="44" alt="image" src="https://github.com/user-attachments/assets/9a0fb01a-e211-45d3-95e4-bdb24dc7de59" />
<img width="1889" height="586" alt="image" src="https://github.com/user-attachments/assets/57d4ea02-26b6-4645-92ce-b23ba7efa579" />
DO NOT DELETE THE UNDERLYING TEXT
#### Please note
> Please read this information carefully. You can run `./lnms dev:check` to check your code before submitting.
- [ ] Have you followed our [code guidelines?](https://docs.librenms.org/Developing/Code-Guidelines/)
- [ ] If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
- [ ] If my Pull Request makes discovery/polling/yaml changes, I have added/updated [test data](https://docs.librenms.org/Developing/os/Test-Units/).
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`. If there are schema changes, you can ask on discord how to revert.
1 Like
Hi, thanks for the help!
It seems to be working fine!
It detects the correct OS and adds the Modbus RTU interface that we use to communicate with an anemometer.
The anemometer has a total of five meters that we use.
I have created a new snmpwalk that contains more information than the old one, if that is of any help.
https://p.libren.ms/view/a35900a0
BR Matte Nilsson
cool.
just an FYI , there is a VARtable that has the data from the sensors.
A smarter person might be able to incorporate the data into Librenms.
1 Like
@Matte_Nilsson
Would this be of any value?
The sensor values are as a simple count.
Also,
If its not to much trouble, could you make a couple conditions and actions.
I want to see how it populates the tables.
Hi! thanks for your effort! I will check this out after the holiday. Happy New Year!