This commit is contained in:
xzb 2023-10-13 15:18:27 +08:00
commit bbead938bb

View File

@ -54,6 +54,8 @@ message SwitchState{
message SignalState{
//
string id = 1;
//
Signal.Aspect aspect = 2;
}
//
message Signal {