bluerobotics/cockpit

Automatically add "cockpit" prefix to the synced settings

Open

#2,424 opened on Feb 26, 2026

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Vue (55 forks)auto 404
good first issuesettings

Repository metrics

Stars
 (181 stars)
PR merge metrics
 (PR metrics pending)

Description

I assume we're wanting to avoid breaking other BlueOS Storage IDs, so maybe cockpit- should be an automatically applied prefix inside the useBlueOsStorage function instead? It seems unnecessary for Cockpit developers to need to write "cockpit" in lots of code locations whenever there's interaction with external systems 🤷‍♂️

Originally posted by @ES-Alexander in https://github.com/bluerobotics/cockpit/pull/2411#pullrequestreview-3861515483

Contributor guide