oxidecomputer / management-gateway-service

Crates shared between MGS in omicron and its agent task in hubris
Mozilla Public License 2.0
3 stars 3 forks source link

Expose current-time in faux-mgs / MGS #283

Closed jgallagher closed 1 week ago

jgallagher commented 1 month ago

110 added MgsRequest::ReadSensor and MgsRequest::CurrentTime. We have a faux-mgs subcommand for ReadSensor but are missing CurrentTime; we should add that.