Overview
KNX Utility Generic Monitor enables Control4 to access KNX data. It is designed to be used in conjunction with the Control4 KNX Routing Gateway.
One instance of this driver is to be used for monitoring a datatype (e.g. gas usage, CO2 concentration, water consumption etc)
Each instance of the driver supports Current Value and Total Consumption fields. These should be configured in driver properties according to the type of data monitored.
For example
- Gas usage - this would use both Total Consumption and Current Value (instantaneous usage)
- CO2 concentration - this would only use Current Value (Total Consumption is irrelevant)
While you can view instantaneous usage and the total consumption you have used so far in the driver’s properties, this driver is ultimately designed to be used alongside BMS Monitor - a unique driver for monitoring thermostat and consumption data, providing a simple web interface for viewing this historic data.
And best of all, KNX Utility Monitor is completely FREE!
Support
If you want to monitor a new KNX datapoint that is not currently supported, please contact us, and we will be happy to look into adding support for the new functionality.
*******************************************************************************
CHANGE LOG
===============================================================================
knx-generic-monitor Control4 driver
-------------------------------------------------------------------------------
v014 Date 09-10-2023
ENHANCEMENTS
- Added CURRENT_VALUE_TEXT variable that allows text description output of Value
used initially for converting angles to direction eg 180 becomes S, 22.5 becomes NE
BUG FIXES
- fixed scaling for DPT 5.003
-------------------------------------------------------------------------------
v013 Date 13-04-2023
ENHANCEMENTS
- Add support for historic values for DPT 14.xxx and 14.056 (W)
BUG FIXES
- N/A
-------------------------------------------------------------------------------
v012 Date 06-12-2022
ENHANCEMENTS
- Add support for DPT 14.019, 14.027, 14, 033, 13.016 with historic values
BUG FIXES
- N/A
-------------------------------------------------------------------------------
v011 Date 05-12-2022
ENHANCEMENTS
- N/A
BUG FIXES
- Fix erroneous units labelling (including DPT value in visible field)
-------------------------------------------------------------------------------
v010 Date 05-08-2022
ENHANCEMENTS
- Added DPT14.005, 14.007, 14.xxx, 5.003, 5.xxx
- Restructured so DPTs are defined in single place (fragments.pl)
BUG FIXES
- N/A
-------------------------------------------------------------------------------
v009 Date 18-03-2022
ENHANCEMENTS
- Added DPT1.xxx
BUG FIXES
- N/A
-------------------------------------------------------------------------------
v008 Date 18-03-2022
ENHANCEMENTS
- Added DPT12.1200, 12.1201, 13.003, 13.1200, 13.1201, 14.1200, 14.1201
BUG FIXES
- N/A
-------------------------------------------------------------------------------
v007 Date 01-03-2022
ENHANCEMENTS
- N/A
BUG FIXES
- Fix for locale number conversion on European installs
-------------------------------------------------------------------------------
v006 Date 25-10-2021
ENHANCEMENTS
- Enabled LuaJIT
- Added support for CURRENT_VALUE scaling
BUG FIXES
- N/A
-------------------------------------------------------------------------------
v005 Date 29-01-2021
ENHANCEMENTS
- Added 'Interpolation Type' variable
BUG FIXES
- N/A
-------------------------------------------------------------------------------
v004 Date 12-12-2020
ENHANCEMENTS
- Added support for 5.001 (0-100%) and 5.004 (0-255%)
BUG FIXES
- None
-------------------------------------------------------------------------------
v003 Date 14-10-2020
ENHANCEMENTS
- Enabled some 'current value' datapoints to show historic data on BMS Monitor
- Added support for 9-xxx dpt, allowing user-defined units
BUG FIXES
- Set all driver variables to be read-only
-------------------------------------------------------------------------------
v002 Date 15-09-2020
ENHANCEMENTS
- Added DriverCentral build
BUG FIXES
- Set 'Current Value' and 'Total Consumption' properties to be read-only
-------------------------------------------------------------------------------
v001 Date 06-09-2020
ENHANCEMENTS
- Initial Version
BUG FIXES
- None
-------------------------------------------------------------------------------