KNX::ObjectServer::Error
Inherits Enum < Comparable < Value < Object
Constants
NoError = 0_u8
DeviceInternalError = 1_u8
NoItemFound = 2_u8
BufferIsTooSmall = 3_u8
ItemNotWriteable = 4_u8
ServiceNotSupported = 5_u8
BadServiceParam = 6_u8
WrongDatapointId = 7_u8
BadDatapointCommand = 8_u8
BadDatapointLength = 9_u8
MessageInconsistent = 10_u8
ObjectServerBusy = 11_u8