NB-IoT Module Energy Consumption Dataset
@euremarkable.nb_iot_module_energy_consumption_dataset
@euremarkable.nb_iot_module_energy_consumption_dataset
CREATE TABLE table_1 (
"position" BIGINT,
"floor" BIGINT,
"packet_size" BIGINT,
"iteration" BIGINT,
"signal_power" BIGINT,
"tx_power" BIGINT,
"tx_time" BIGINT,
"rx_time" BIGINT,
"cell_id" BIGINT,
"ecl" BIGINT,
"snr" BIGINT,
"earfcn" BIGINT,
"pci" BIGINT,
"rsrq" BIGINT,
"operator_mode" BIGINT,
"used_energy" DOUBLE,
"rlc_ul_bler" BIGINT,
"rlc_dl_bler" BIGINT,
"mac_ul_bler" BIGINT,
"rlc_ul" BIGINT,
"rlc_dl" BIGINT,
"mac_ul" BIGINT,
"mac_dl" BIGINT,
"mem_current_allocated" BIGINT,
"mem_total_free" BIGINT,
"mem_max_free" BIGINT,
"mem_num_allocs" BIGINT,
"mem_num_frees" BIGINT,
"primary_cell" BIGINT,
"rsrp" BIGINT,
"rssi" BIGINT
);
Anyone who has the link will be able to view this.