Struct OusterCommandDescriptor
Namespace: Mechatronics.SensorSDK
Syntax
public struct OusterCommandDescriptor
Fields
arguments
Declaration
public string[] arguments
Field Value
| Type | Description |
|---|---|
| String[] |
command
Declaration
public OusterCommands command
Field Value
| Type | Description |
|---|---|
| OusterCommands |
prefix
Declaration
public string prefix
Field Value
| Type | Description |
|---|---|
| String |
reply
Declaration
public string reply
Field Value
| Type | Description |
|---|---|
| String |