mirror of
https://github.com/thelsing/knx.git
synced 2025-01-25 00:06:20 +01:00
save work
This commit is contained in:
parent
723e630dae
commit
ce0e10d741
@ -66,6 +66,8 @@ enum cEmiErrorCode
|
||||
Value_temp_not_writeable = 0x0A, // The Property exists but can at this moment not be written with a new value (W)
|
||||
};
|
||||
|
||||
// Unified return codes for KNX services and functions
|
||||
// Note, that several older KNX services and functions do not use these return codes.
|
||||
enum ReturnCodes
|
||||
{
|
||||
// Generic positive return codes
|
||||
|
Loading…
Reference in New Issue
Block a user