ioBroker/ioBroker.simple-api

decoding for state Ids with : in it

Closed this issue · 1 comments

Describe the bug
it seems ":" cant be decoded

To Reproduce
Steps to reproduce the behavior:

  1. http://"ip-adr...":8087/getPlainValue/smartmeter.0.1-0%3A1_8_0__255.value
  2. no Values found

Expected behavior
test in Browser
http://"ip-adr...":8087/getPlainValue/smartmeter.0.1-0:1_8_0__255.value
works fine

Screenshots & Logfiles
HTC received: error: datapoint "smartmeter.0.1-0%3A1_8_0__255.value" not found

Versions:

  • Adapter version: 2.5.2
  • JS-Controller version: 3.1.6
  • Node version: 10.23.2
  • Operating system: loxone/Win

Additional context
Add any other context about the problem here.

Please try next version