Advanced Messaging Concept Development Basic Mobility Control Message
Department of Transportation
@usgov.dot_gov_advanced_messaging_concept_development_basic_m_6c9e406d
Department of Transportation
@usgov.dot_gov_advanced_messaging_concept_development_basic_m_6c9e406d
Contains all Basic Mobility Control Message (BMCMs) generated during the Advanced Messaging Concept Development (AMCD) field testing program. While there is no specific standard in existence that addresses the content of a BMCM, the following format was derived to control the configuration and content of BMMs requested from the vehicle. All BMCMs are generated by the VCC Cloud server and transmitted to OBU clients through either a DSRC or cellular communications channel.
Organization: Department of Transportation
Last updated: 2020-11-12T13:01:09.581951
Tags: advanced-messaging-concept-development-amcd, arterial, basic-mobility-control-message-bmcm, blacksburg, connected-vehicle-message, dedicated-short-range-communication-dsrc, field-test, intelligent-transportation-systems-its, its-joint-program-office-jpo, northern-virginia, on-board-unit-obu, virginia-tech-transportation-institute-vtti
CREATE TABLE table_1 (
"message_id" BIGINT,
"time_sent" BIGINT,
"obu_id" BIGINT,
"time_received" VARCHAR,
"mode_of_transmission" BIGINT,
"requested_bmm_data" BIGINT,
"periodic_triggering" BIGINT,
"event_triggering" BIGINT,
"triggering_latitude" DOUBLE,
"triggering_longitude" DOUBLE,
"triggering_range" BIGINT,
"triggering_status" BIGINT,
"requested_transmission_mode" BIGINT,
"bmm_pack" BIGINT,
"bmcm_timeout" BIGINT,
"test_no" BIGINT -- Test No.
);Anyone who has the link will be able to view this.