MAX! binding enhancements * Discovery of multiple Cubes on the network * Integration of MaxCubeDiscover.java into MaxCubeBridgeDiscovery.java for faster discovery results * Improvement of discovery via mulicast message openhab/openhab#1902 * Implementation of refreshType command to trigger refresh * Change the numeric values types to BigDecimal to enable (once issue #64 fixed) direct reading of the default values * Rearrange the device dispose to avoid confusing messages * Fix no bridge found issue after changing the bridge configuration * implementation of broadcast to 255.255.255.255 from issue #96
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>