question

petajoule avatar image
petajoule asked

ModbusTCP retrieve GX type, Venus OS version

How can I get the GX device type (CCGX, Venus, Octo, Cerbo, ...) via Modbus?

How can I get the OS version running on that device?


I've searched https://github.com/victronenergy/dbus_modbustcp, but seem unable to find answers to these.

Modbus TCP
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
derrick thomas avatar image
derrick thomas answered ·

You can login to console and run dbus-spy. You will find what you are looking for under "platform".

2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

petajoule avatar image petajoule commented ·
No?

No such information there.


Moreover I am trying to write a generic modbus manager and to find out e.g. if there is one or two relays present, it would be swell to find out - via Modbus - if I am e.g. talking to a Venus or a CCGX.

0 Likes 0 ·
derrick thomas avatar image derrick thomas petajoule commented ·
The os version is there but I don't know where you can find the device type.
0 Likes 0 ·

Related Resources