MastodonC / kixi.hecuba

Eclipse Public License 1.0
36 stars 5 forks source link

Fix `encode` for sensor metadata update + tests #661

Closed Eleonore9 closed 8 years ago

Eleonore9 commented 8 years ago

Sensor_metadata table doesn't have a alias_sensor column. When updating sensor metadata in the encode function we shouldn't assoc :alias_sensor {} in that case.

I also added 3 tests for cases I know about.

otfrom commented 8 years ago

:shipit: