ioBroker.js-controller icon indicating copy to clipboard operation
ioBroker.js-controller copied to clipboard

Deprecate Binary States

Open foxriver76 opened this issue 3 years ago • 3 comments

As discussed, files can now be subscribed and have the same purpose as binary states. Thus, we will deprecate binary states in favor of files in v5. In the successor version, binary states will be removed.

foxriver76 avatar Nov 17 '22 07:11 foxriver76

Forum Infomand discussion: https://forum.iobroker.net/topic/60071/ank%C3%BCndigung-deprecation-binary-states-js-controller-5-0

Apollon77 avatar Nov 17 '22 08:11 Apollon77

List of adapters with Binary State code (assumption "generating content"):

  • ioBroker.cameras
  • ioBroker.octoprint
  • ioBroker.phantomjs
  • ioBroker.sonos
  • ioBroker.chromecast
  • ioBroker.javascript
  • ioBroker.mqtt
  • ioBroker.ring
  • ioBroker.sayit ... and pot visualizations that I can notfind that easy via grep

Assumption only passing through/using adapters:

  • ioBroker.rest-api
  • ioBroker.web
  • ioBroker.admin
  • ioBroker.cloud
  • ioBroker.iot
  • ioBroker.lovelace
  • ioBroker.socket-classes (Lib)
  • ioBroker.socketio
  • ioBroker.ws

Apollon77 avatar Dec 17 '22 21:12 Apollon77

I created issues for all pot. "generating" adapters ... next step is visus and "passing through" ones

Apollon77 avatar Dec 17 '22 21:12 Apollon77