mdx.behavior_learning.utils.data module

get_sensors(table_location)

Returns list of sensors present at the table location.

Parameters:

table_location (String) – Location of table

Returns:

Returns the list of sensors

Return type:

list

sensor_list = dataUtils.get_sensors(delta_table_location)