Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ControllerStatus

network_protocol.proto:85

Periodically sent from the controller to the GUI.

message GuiStatus

network_protocol.proto:74

Periodically sent from the GUI to the controller.

message SensorsProto

network_protocol.proto:162

Sensor readings. To be consistent with the other names in this file, this message should be called SensorReadings. But we have a C++ class called that, and without naming this one "Proto", it's going to be really hard to remember which is which.

Used in: ControllerStatus

enum VentMode

network_protocol.proto:128

See https://docs.google.com/presentation/d/1DA1BQlCj8wNv60pGGzrldPfZBmr6WAH4WbrD4W7i43U for explanation of vent modes.

Used in: VentParams

message VentParams

network_protocol.proto:105

Values set by the ventilator operator.

Used in: ControllerStatus, GuiStatus