[NF] Flex4Grid Plugin for Zway-Bot beginning

This commit is contained in:
BlubbFish 2017-12-03 22:07:33 +00:00
parent fffd2b3c2e
commit c6dec361d5

View File

@ -6,7 +6,7 @@ using BlubbFish.IoT.Zway.lib;
using LitJson;
namespace BlubbFish.IoT.Zway.Devices.CommandClasses.CommandClassSubs {
class Metersub : CommandClassSub {
public class Metersub : CommandClassSub {
public override event UpdatedValue Update;
public String Type { get; private set; }