diff --git a/PlantBox.Shared/Communication/Command.cs b/PlantBox.Shared/Communication/Command.cs index 7e531bc..36691e7 100644 --- a/PlantBox.Shared/Communication/Command.cs +++ b/PlantBox.Shared/Communication/Command.cs @@ -11,6 +11,7 @@ namespace PlantBox.Shared.Communication { Captors, Historic, + Info, Invalid, Ping }