Skip to content

[sitemap] Extend the number of widgets supported in a frame and any sub-page #5434

@lolodomo

Description

@lolodomo

The way how the widget id (unique identifier of any sitemap widget in a sitemap) is implemented in the core framework defines a constraint on the number of widgets that can be part of a frame or in a sub-page.
This is a coding on 2 characters (for each level of depth, so the limit is 100 items (00 - 99).
I propose to change this coding from 2 to 3 characters, this will allow 1000 items (000-999).

@openhab/android-maintainers @openhab/ios-maintainers Please first confirm that there is no dependency on how is coded this widget ID in the Android and iOS apps.

@Andi-Coder for information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn enhancement or new feature of the Core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions