Enabling and testing M-Bus in 1.8.2
-
Hi,
How I could enable M-Bus which is available but disabled in 1.8.2?
How I can use this data source?
Do I need an M-Bus master adapter like this one?
http://www.relay.de/MikroMaster_e.htm -
You need a "converter" like the micromaster to convert the signallevels...
I also found some Circuit diagrams.
The way to enable this feature knows Matthew.
Currently only the primary addressing is working, due to the lack of testing equipment on my behalf.
So if you have more than one m-bus device and are willing to test the m-bus stuff let me know (same goes for bug/features etc. they belong to http://mbus4j.sourceforge.net/ or http://sourceforge.net/projects/mbus4j/ ).Arne
-
berdulio,
Go the the SQL page in Mango and run this update statement:
insert into systemSettings (settingName, settingValue) values ('M_BUS.display', 'Y')