phifogg / ioBroker.sainlogic

An IoBroker Adapter for Sainlogic based weather stations
MIT License
20 stars 11 forks source link

compact mode not supported #89

Open handy80 opened 3 years ago

handy80 commented 3 years ago

Hi enabling compact mode on your adapter is failing. command i used: iobroker compact sainlogic.0 enable

Kind regards Holger

phifogg commented 3 years ago

Uf... never heard of compact mode. Need to investigate what that means.

handy80 commented 3 years ago

maybe you can find valuable information here: https://forum.iobroker.net/topic/32789/anleitung-f%C3%BCr-adapter-entwickler-compact-mode-testen

phifogg commented 3 years ago

https://forum.iobroker.net/topic/18338/experimentell-js-controller-compact-mode

handy80 commented 3 years ago

This links to a forum thread that was started 2019 and ended somewhen in 2020. Is the "experimental" what you're pointing out or it's just a web reference for this issue? I can provide more details (system, logs, configuration) for this issue in my case if it helps to solve the issue.

phifogg commented 2 years ago

finally i try to look into this. I can reproduce the error:

sainlogic.1 | 2022-01-19 14:07:46.412 | warn | Terminated (INVALID_ADAPTER_CONFIG): Without reason -- | -- | -- | -- sainlogic.1 | 2022-01-19 14:07:46.411 | error | sainlogic.1 invalid config

but... i have no clue why. i don't know enough about compact mode and what I need to add. needs some research.