Add doc
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user