路网数字化服务 DRIS-RSU上报RSM:Message示例

时间:2024-01-02 08:31:52

Message示例

{
  "rsms" : [ {
    "refPos" : {
      "lat" : 401234567,
      "lon" : 1161234567,
      "ele" : 1000
    },
    "participants" : [ {
      "ptcType" : "4",
      "ptcId" : 3,
      "global_track_id" : 123,
      "source" : 1,
      "secMark" : 0,
      "pos" : {
        "lat" : 401234567,
        "lon" : 1161234567,
        "ele" : 1000
      },
      "speed" : 3000,
      "heading" : 10000,
      "size" : {
        "width" : 200,
        "length" : 3000,
        "height" : 40
      }
    } ]
  } ]
}
support.huaweicloud.com/api-v2x/v2x_04_0159.html