Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
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')