Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using acknowledge flag is not possible #66

Open
walburgf opened this issue Jul 25, 2023 · 0 comments
Open

using acknowledge flag is not possible #66

walburgf opened this issue Jul 25, 2023 · 0 comments

Comments

@walburgf
Copy link

Describe the bug
When setting a user defined variable, there is no possibility to acknowledge the value of the variable like it could be done in the simple-api adapter.

To Reproduce
Steps to reproduce the behavior:

  1. in Simple-API adapter it is possible to use:
    http://ipaddress:8087/set/?value=1&prettyPrint&ack=true
  2. using the same command within Rest-API
    http://ipaddress:8093/v1/command/setState?id=&state=true&ack=true
    has no effect and seems not be implemented or not working

Expected behavior
The variable state should be acknoledged

Screenshots & Logfiles

Versions:

  • Rest-API v1.1.0
  • JS-Controller version: 4.0.24
  • Node version: v18.17.0
  • Operating system: Debian/Proxmox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants