Sming Framework API
()
Toggle main menu visibility
Sming
Libraries
IOControl
include
IO
DeviceType.h
Go to the documentation of this file.
1
20
#pragma once
21
22
namespace
IO
23
{
24
enum class
DeviceType
{
25
Modbus
,
26
DMX512
,
27
RFSwitch
,
28
};
29
}
IO::DeviceType::Modbus
IO
Definition:
IOControl/include/IO/Controller.h:25
IO::DeviceType
DeviceType
Definition:
DeviceType.h:24
IO::DeviceType::DMX512
IO::DeviceType::RFSwitch
Generated by
1.8.13