Closed slopjong closed 11 years ago
One space has the following defined:
[23] => sensors.wind.name
[24] => sensors.wind.speed
[25] => sensors.wind.gust
[26] => sensors.wind.unit
Speed and gust values in one sensor object? They have two different types, don't they?
The data type any is used anyway. The first of two proposals is now implemented.
More examples for sensor types are here.
Done. Implemented as discussed on the mailing-list & in different hackerspace irc channels.
If the specification v3 allows multiple data types for a field must be clarified. The changelog says "type" arrays can no longer have schemas; remove "any" as a possible value.