Advanced Messaging Concept Development: Probe Data Control Message
Department of Transportation
@usgov.dot_gov_advanced_messaging_concept_development_probe_c_d30d701f
Department of Transportation
@usgov.dot_gov_advanced_messaging_concept_development_probe_c_d30d701f
CREATE TABLE table_1 (
"message_id" VARCHAR,
"time_sent" BIGINT,
"obu_id" BIGINT,
"time_received" VARCHAR,
"mode_of_transmission" BIGINT,
"sample_start" BIGINT,
"sample_end" BIGINT,
"heading_slice" BIGINT,
"termination_time" BIGINT,
"termination_distance" BIGINT,
"snapshot_speed_s1" BIGINT,
"snapshot_time_t1" BIGINT,
"snapshot_speed_s2" BIGINT,
"snapshot_time_t2" BIGINT,
"snapshot_distance_s1" BIGINT,
"snapshot_distance_d1" BIGINT,
"snapshot_distance_s2" BIGINT,
"snapshot_distance_d2" BIGINT,
"transmit_interval" BIGINT,
"count" BIGINT,
"vehicle_status_request_count_number" BIGINT,
"vehicle_status_device_type_tag" BIGINT,
"send_on_less_then_value" BIGINT,
"send_on_more_then_value" BIGINT,
"sendall" BIGINT,
"test_no" BIGINT
);
Anyone who has the link will be able to view this.