Skip to content

Little Python script to read DBUS services paths and their values - regularly updated. Tested and used in Victron VenusOS environment

Notifications You must be signed in to change notification settings

fabian-lauer/dbus-console-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dbus-console-monitor

Little Python script to read DBUS services paths and their values - regularly updated. Tested and used in Victron Venus OS environment

Purpose / Intro

I used this script in my latest Python projects related to DBus and Victron Venus OS. e.g. Shelly 3EM as grid meter for Venus OS / GX device With regular automated refresh of data. Should work univeral, but GetValue() function is required on path to work....

Later I realized that Victron made a cool tool which is included into Venus OS - dbus-spy. Get more details here https://github.com/victronenergy/dbus-spy

How it works

My setup

  • Victron Energy Cerbo GX with Venus OS - Firmware v2.84
    • Connected to Multiplus2
    • Connected to Wifi netowrk "A"
    • IP 192.168.2.110/24
    • Custom scripts to feed data into DBus

Install & Configuration

Just get the latest script-file from this repository. Configuration is done within the script - see inline comments

Pictures

DBus Console Monitor

About

Little Python script to read DBUS services paths and their values - regularly updated. Tested and used in Victron VenusOS environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages