This commit is contained in:
2019-03-23 11:37:52 +01:00
parent faa54aca0e
commit 233523ca4d
5 changed files with 90 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ using System.Text;
namespace PlantBox.Shared.Communication
{
/// <summary>
/// All valid commands as described in the Wiki > Commands
/// </summary>
public enum Command
{
Captors,