New features:

  • Added a NEWS.md file to track changes to the package.
  • Documentation improvement

Bug fixes:

  • Infinite loop on getTelemetry with several keys (#5)
  • TS output ‘1970-01-01 01:00:00’ and no value (#7)

Internal changes:

  • error on CRAN check when server is down (#8)

Internal changes:

  • error on CRAN check when server is down (#4)

Version submitted to CRAN

Internal changes:

  • Put package names, software names and API (application programming interface) names in single quotes
  • Remove <<- assignments

New features:

  • Overcome limitation of fetching 100 records by keys (#1)
  • Add error handler in thingsboardApi
  • Improve documentation

Bug fixes:

  • Time zone issues (4db37394ad5f55382b243070a8dd003b4b3bc2da)

Internal changes:

  • add Github action for automatic checks

New features:

  • Initial version with getKeys and getValues methods