mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Device: Add new method to mark collections as uploaded in CM root directory
This commit is contained in:
@@ -46,6 +46,7 @@ enum class ExtendedCommand : uint16_t {
|
||||
StartDHCPServer = 0x0016,
|
||||
StopDHCPServer = 0x0017,
|
||||
Reboot = 0x001C,
|
||||
SetUploadedFlag = 0x0027,
|
||||
};
|
||||
|
||||
enum class ExtendedResponse : int32_t {
|
||||
|
||||
Reference in New Issue
Block a user