Skip to content

Releases: gtorodelvalle/fiware-device-simulator

5.0.0

11 Oct 10:28
Compare
Choose a tag to compare
  • [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

03 Oct 11:31
Compare
Choose a tag to compare
  • [BUG] Attribute values with zero (of type number) does not work (#93)
  • [BUG] Schedule: range values are not supported (nor value list) (#94)

4.1.0

30 Sep 12:57
Compare
Choose a tag to compare
  • [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

28 Sep 16:07
Compare
Choose a tag to compare
  • [FEATURE] time-linear-interpolator and time-random-linear-interpolator support returning float and integer values

3.3.3

27 Sep 17:41
Compare
Choose a tag to compare
  • [BUG] Caching of interpolators is mixing values (#96)

3.3.2

19 Sep 11:17
Compare
Choose a tag to compare
  • [BUG] Do not re-schedule update jobs when a new authorization token is requested

3.3.1

15 Sep 12:49
Compare
Choose a tag to compare
  • [BUG] Do not emit an error event if no error when getting the authentication token

3.3.0

15 Sep 12:07
Compare
Choose a tag to compare
  • [FEATURE] Retry mechanism in case the token retrieval fails

3.2.1

14 Sep 07:33
Compare
Choose a tag to compare
  • [BUG] Fixing the text-rotation-interpolator probability accumulation
  • [BUG] Fixing the async's "RangeError: Maximum call stack size exceeded" error

3.2.0

26 Aug 15:01
Compare
Choose a tag to compare
  • [FEATURE] Support the possibility to specify metadata associated to static and active attributes