Enum IoTCommunicationType
Communication type
Namespace: VEDriversLite.Devices
Assembly: VEDriversLite.dll
Syntax
public enum IoTCommunicationType
Fields
Name | Description |
---|---|
API | API access |
DbMSSQL | Database Microsoft SQL |
DbPostgreSQL | Database PostgreSQL |
DbSQLite | Database SQLite |
File | File storage |
MQTT | MQTT protocol |
OPCUA | OPC UA protocol |