[NF] Flex4Grid Plugin for Zway-Bot beginning
This commit is contained in:
parent
fffd2b3c2e
commit
c6dec361d5
@ -6,7 +6,7 @@ using BlubbFish.IoT.Zway.lib;
|
|||||||
using LitJson;
|
using LitJson;
|
||||||
|
|
||||||
namespace BlubbFish.IoT.Zway.Devices.CommandClasses.CommandClassSubs {
|
namespace BlubbFish.IoT.Zway.Devices.CommandClasses.CommandClassSubs {
|
||||||
class Metersub : CommandClassSub {
|
public class Metersub : CommandClassSub {
|
||||||
|
|
||||||
public override event UpdatedValue Update;
|
public override event UpdatedValue Update;
|
||||||
public String Type { get; private set; }
|
public String Type { get; private set; }
|
||||||
|
Loading…
Reference in New Issue
Block a user