Skip to content

Instantly share code, notes, and snippets.

@romangromov
Last active December 26, 2025 15:06
Show Gist options
  • Select an option

  • Save romangromov/5940fb6334e92fb568ed9d10dbde2e50 to your computer and use it in GitHub Desktop.

Select an option

Save romangromov/5940fb6334e92fb568ed9d10dbde2e50 to your computer and use it in GitHub Desktop.
{
"header": "Boom",
"screenHeader": {
"id": "deleteDevice",
"title": "Отвязать устройство?",
"subtitle": "Все настройки устройства будут удалены. При повторном подключении необходимо заново вводить данные",
"iconId": "trash",
"confirmButtonName": "Отвязать устройство",
"cancelButtonName": "Отмена",
"bannerIconId": "notice"
},
"settings": [
{
"id": "userDeviceName",
"type": "HEADER_TEXT",
"title": "SberBoom",
"iconId": "edit",
"deviceIconUrl": "https://cdn.sberdevices.ru/salute-static/sberboom_front_black.png"
},
{
"id": "onboardingSberBoom",
"type": "LANDING_CARD",
"title": "Что умеет ваш SberBoom",
"iconUrl": "https://cdn-app.sbrdvc.xyz/misc/0.0.0/assets/common/365dbaec_boom_onboarding.png",
"subtitle": "Про устройства",
"action": "ONBOARDING",
"landingUrl": "Про устройства"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment