Get desktop application:
View/edit binary Protocol Buffers messages
Used in: RoadTrafficLight
optional double gps_x_m = 1
optional double gps_y_m = 2
Used as request type in: ObuToCar.SendV2xRSI
optional bytes rsu_id = 2
optional int32 rsi_id = 3
optional int32 alter_type = 4
optional string description = 5
optional int32 radius = 8
optional int32 msg_cnt = 9
Used as request type in: ObuToCar.SendV2xTrafficLight
optional int32 intersection_id = 3
optional bytes hdmap_junction_id = 4
Used in: ObuTrafficLight
optional int32 road_direction = 2
Used in: LaneTrafficLight
optional int32 traffic_light_type = 2
optional string id = 3
optional int32 color_remaining_time_s = 4
optional bool right_turn_light = 5
optional double next_remaining_time = 7
optional double next_2nd_remaining_time = 9
STRAIGHT = 1
LEFT = 2
RIGHT = 3
U_TURN = 4