create-adapter icon indicating copy to clipboard operation
create-adapter copied to clipboard

Adjust "custom_m" logic for Admin5

Open Apollon77 opened this issue 4 years ago • 6 comments

Admin 5 will NOT support custom_m.html anymore but need to get details differently with the new config file...

Examples:

  • https://github.com/ioBroker/ioBroker.sql/blob/master/admin/jsonCustom.json

But we need to wait, not final ...

Apollon77 avatar Apr 18 '21 11:04 Apollon77

@GermanBluefox we need detaisl on format please!

Apollon77 avatar Apr 18 '21 11:04 Apollon77

Would it make sense to define a json Schema like for io-package?

AlCalzone avatar Apr 18 '21 12:04 AlCalzone

I would say "yes in any case" :-) ... wen need that specs

Apollon77 avatar Apr 18 '21 12:04 Apollon77

https://github.com/ioBroker/ioBroker.admin/blob/master/src-rx/src/components/JsonConfigComponent/SCHEMA.md

Vllt gute basis?

Apollon77 avatar Apr 19 '21 08:04 Apollon77

AFAIK @foxriver76 is currently creating a JSON schema for this.

UncleSamSwiss avatar Apr 21 '21 19:04 UncleSamSwiss

Current draft is here https://github.com/ioBroker/adapter-react/pull/18 but still some things to do.

foxriver76 avatar Apr 21 '21 20:04 foxriver76