Config UI has Headwind-style fields (volume/brightness/wallpaper/BT) but they don’t apply on the new agent — expected? #1
Unanswered
leenice285-create
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi — thanks for MDMesh. We’re evaluating it as a self-hosted Android MDM (Device Owner) alongside classic Headwind Community, and I’d like to confirm the intended product boundary between the console and the new agent.
Context
com.mdmesh.agent).device.alert,device.ring,device.lock,kiosk.enter/kiosk.exit,policy.apply(e.g. Bluetooth), command history DONE/FAILED, etc.restrictionsWhat we observed
policy.applywith{ "policy": "bluetooth", "value": false }.kiosk.enter+theme.backgroundColor), not as a normal system home wallpaper outside kiosk.We had assumed “fork of Headwind” might mean at least Headwind’s config-sync policy surface + newer console/commands. Empirically it feels more like:
policy.apply/ device actions / kioskQuestions for maintainers
com.mdmesh.agenttoday, vs UI-only / legacy?policy.apply, or both? (Config-alone was insufficient in our test.)Happy to file a more formal issue if you prefer; a short “supported vs legacy” note in the docs would already help evaluators a lot.
Thanks!
All reactions