ioBroker.simple-api icon indicating copy to clipboard operation
ioBroker.simple-api copied to clipboard

HTTP-API Interface to read and write objets and states

Results 31 ioBroker.simple-api issues
Sort by recently updated
recently updated
newest added

This currently only supports exactly ONE id. As soon as a second id would be set with "wait" parameter while first one was not yet anwered the old one is...

enhancement

It would be nice if in future it would be possible to get bulk states will be enhanced by pattern instead of specifying each state id. Example: http://{ip}:8087/getBulk/?pattern=system.adapter.admin.0*&prettyPrint

enhancement

**First of all, thanks for the adapter!** I found an annoying difference between object?pattern and states?pattern. Objects do not take properties after * into account. Can this be corrected? ![objectspattern](https://user-images.githubusercontent.com/35307503/50727569-04935900-111d-11e9-89d5-b8cf2e31865b.png)...

bug
enhancement

e.g. the need for "object list" rights are only because of internal processes and not for the API actions themself. SO this should be executed as superuser instead of the...

bug
enhancement

I have many object-folders which include # in their name ( like for example: shellyplusplugs#fcb4672661c0#1 ). if I run: curl http://192.168.0.69:8087/get/javascript.0.ShellyVerbrauch.shellyplusplugs#fcb4672661c0#1.name it gave me this error: {"error":"datapoint \"javascript.0.ShellyVerbrauch.shellyplusplugs\" not found"}...

### Notification from ioBroker Check and Service Bot Dear adapter developer, I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I...

**Describe the bug** The dependency `@iobroker/testing` should not be a regular, but a dev dependency. https://github.com/ioBroker/ioBroker.simple-api/blob/a8ddd835ffde92837b6542f971abf496e005e624/package.json#L30

No authentication problems with https on 2.7.2. With 2.8.0 browser reports, that security cannot be negotiated. Downgraded to 2.7.2 -> OK. Any ideas?

❗ [E026] "{'engines': {'node'>='16'}}" is required at [package.json](https://github.com/ioBroker/ioBroker.simple-api/blob/master/package.json), "{'engines':{'node'>='18'}}" is recommened ❗ [E034] No devDependency declared for @iobroker/testing. Please add "@iobroker/testing":"4.1.3" to devDependencies at [package.json](https://github.com/ioBroker/ioBroker.simple-api/blob/master/package.json) ❗ [E510] "/admin/i18n/uk/translations.json" or "admin/i18n/uk.json"...

## Notification from ioBroker Check and Service Bot Dear adapter developer, I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I...