Releases: gtorodelvalle/fiware-device-simulator
Releases · gtorodelvalle/fiware-device-simulator
5.0.0
- [BUG] Attribute values with zero (of type number) does not work (#93)
- [BUG] Schedule: range values are not supported (nor value list) (#94)
- [TASK] Add Code Climate configuration file
- [TASK] Include comments in the documentation about linear interpolator negative values
- [FEATURE] Fast-forward of simulations in time (aka. INCEPTION)
4.1.1
4.1.0
- [TASK] Adapt the simulation configuration files examples to release 4.0.0
- [FEATURE] Adding retrocompatibility for time interpolators to also accept arrays as specifications
4.0.0
- [FEATURE] time-linear-interpolator and time-random-linear-interpolator support returning float and integer values
3.3.3
3.3.2
- [BUG] Do not re-schedule update jobs when a new authorization token is requested
3.3.1
- [BUG] Do not emit an error event if no error when getting the authentication token
3.3.0
- [FEATURE] Retry mechanism in case the token retrieval fails
3.2.1
- [BUG] Fixing the text-rotation-interpolator probability accumulation
- [BUG] Fixing the async's "RangeError: Maximum call stack size exceeded" error
3.2.0
- [FEATURE] Support the possibility to specify metadata associated to static and active attributes