Draft
Conversation
* gettin started * add openapitools.json * remove ts-ignore * stay inline with master * merge conflict
* gettin started * add openapitools.json * remove ts-ignore * stay inline with master * merge conflict * configure basepath * integrate new SystemApiService renaming for generated API * rest sysapi changes * update package lock * device ident + restart toast fix (#3) * fix: toast for device ident * doc: add identify response object to openapi.yaml * fix: toast error when restarting from AxeOS * doc(openapi): create and use GenericResponse for restart and ident * fix(api): error if we cant alloc the return object * oops * fix(openapi): yaml indenting * now how did this not get committed when the other did? * move dependencie into dev * fix statistics * dev dep * fix swarm notification message for identify * remove bool * clean up unused service methods * specify openapi spec for OTA * set specific req flags * update system service * improve success message handling in device action feedback * revert conflict resolving --------- Co-authored-by: giing <33764485+0xf0xx0@users.noreply.github.com> Co-authored-by: WantClue <wantclue@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replace the fixed screens with a way for the user to customize them. This enables users to add or remove information they deem useful, have more or less screens. It also opens the door for leveraging the the biggest screens, as the templates can be made to size for 8 or even 16 lines.
An example what you can do:
It's not completely finished, there are a few open points:
#and##in front of a line to set the font. Ideas welcome.display_config.cis a bit unwieldy with all the handle functions. Not sure if it gets better with a different structure though. I can make it smaller but that would also make it more complex.