Bug #5213
closedQuery dataturbine server to retrieve the sensors
0%
Description
This bug implements the feature to query a dataturbine server to retrieve all the associated sensors. The following information shall be retrieved for each sensors: (i) sensor id; (ii) logger id to which the sensor is attached; and (iii) site Id to which the sensor belongs. I naming convention can be followed where each sensor is named as: site(x)_logger(y)_sensor(z), where x, y, z are site id, logger id, and sensor id.
Updated by Derik Barseghian almost 14 years ago
r26411 fixes this ER with a new channelNames output port, and the other DataTurbine actor ER that didn't get filed re: a new output port that outputs data for a specific channel ("specificChannel"), that may be specified dynamically during execution on a new input port ("specificChannel Name").
Updated by Derik Barseghian almost 14 years ago
changing bugs from REAP to Kepler product