waggle-sensor / beehive-server

Waggle cloud software for aggregation, storage and analysis of sensor data from Waggle nodes.
13 stars 17 forks source link

Bug fix data pipeline binding and update to new protocol names #87

Closed seanshahkarami closed 3 years ago

seanshahkarami commented 3 years ago
  1. I had to add a default binding for the to-node-0000000000000000. This node ID was a special case and represents a "beehive" node queue. All the data processing tasks are run against this.

  2. The v2 data-loader also had to be updated. At some point we changed the protocol fields from sensor_id to id and parameter_id to sub_id.