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
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
);
Anyone who has the link will be able to view this.