Skip to content

Limit the fabric label to 32 characters in the Pythin Matter serverΒ #1228

@Apollon77

Description

@Apollon77

The fabric label can be set via websocket command (code reference:

@api_command(APICommand.SET_DEFAULT_FABRIC_LABEL)
).

We need to make sure that the provided label is maximum 32 characters long. So the value needs to be cutted at that length. Additionally please log a info logline that this was cutted if it was longer

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions