This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
micromdm
Watch
1
Star
0
Fork
0
You've already forked micromdm
mirror of
https://github.com/micromdm/micromdm/
synced
2026-08-02 23:18:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdf34edd12d5b7f30f0ee9e581b56db6841e4ab2
micromdm
/
platform
/
queue
History
Dan Lamppa
cdf34edd12
When a QueueCommandQueued is marshaled in MarshalQueuedCommand, the QueueCommandQueued.DeviceUDID property rather than the CommandUUID property was copied to the protobuf CommandUuid property. Now the CommandUUID property is copied to the CommandUuid property. (
#690
)
...
Co-authored-by: Dan Lamppa <
dan.lamppa@medtronic.com
>
2020-07-17 08:53:38 -07:00
..
internal
organize essential APIs into platform, workflow and pkg folders (
#337
)
2017-11-23 22:07:57 -05:00
command_queued.go
When a QueueCommandQueued is marshaled in MarshalQueuedCommand, the QueueCommandQueued.DeviceUDID property rather than the CommandUUID property was copied to the protobuf CommandUuid property. Now the CommandUUID property is copied to the CommandUuid property. (
#690
)
2020-07-17 08:53:38 -07:00
device_command.go
organize essential APIs into platform, workflow and pkg folders (
#337
)
2017-11-23 22:07:57 -05:00
queue_test.go
add proper logger to queue (
#530
)
2018-10-13 14:25:11 -04:00
queue.go
Add option to opt out of saving device command history. (
#640
)
2020-01-10 10:55:07 -08:00