IoBroker.simple Api Versions Save

HTTP-API Interface to read and write objets and states

v2.8.0

1 week ago
  • (foxriver76) ported to @iobroker/webserver

v2.7.2

1 year ago
  • (Apollon77) Prepare for future js-controller versions

v2.7.1

1 year ago
  • (bluefox) Check if the port is occupied only on defined interface
  • (bluefox) Added JSON config

v2.7.0

2 years ago
  • (crycode-de) Allow use of ack flag for setBulk post requests
  • (Apollon77) Return ack flag too on getBulk

v2.6.5

2 years ago
  • Added support aggregate and count for queries

v2.6.4

2 years ago
  • (Apollon77) Optimize performance, especially when using names instead of object ids

v2.6.3

2 years ago
  • (Apollon77) Optimize error message for multilanguage objects
  • (Apollon77) Do not overwrite state properties by object properties

v2.6.2

2 years ago
  • (bluefox) Support of new flags for getPlainValue: json and noStringify

v2.6.1

3 years ago

Catch error in request parsing when malformed (Sentry IOBROKER-SIMPLE-API-16)

v2.6.0

3 years ago

Also URL-Decode the path parts like state ids Optimize for js-controller 3.3