mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-18 08:11:55 +01:00
Added Device Profiles
Allows the pin assignment during runtime. Pin settings will be read from a json file called "pin_mapping.json"
This commit is contained in:
@@ -81,4 +81,7 @@ enum WebApiError {
|
||||
PowerBase = 11000,
|
||||
PowerSerialZero,
|
||||
PowerInvalidInverter,
|
||||
|
||||
HardwareBase = 12000,
|
||||
HardwarePinMappingLength,
|
||||
};
|
||||
Reference in New Issue
Block a user