MessageType Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Solid.Arduino.Firmata.MessageType"]
Namespace: Solid.Arduino.Firmata
public enum MessageType
Member name | Value | Description | |
---|---|---|---|
AnalogState | 0 | ||
DigitalPortState | 1 | ||
ProtocolVersion | 2 | ||
FirmwareResponse | 3 | ||
CapabilityResponse | 4 | ||
AnalogMappingResponse | 5 | ||
PinStateResponse | 6 | ||
StringData | 7 | ||
I2CReply | 8 |