Skip to content

FIRECERT-498- Created yaml and json files for voiceGuidance and devic…#36

Open
apadin002 wants to merge 4 commits into
rdkcentral:mainfrom
apadin002:main
Open

FIRECERT-498- Created yaml and json files for voiceGuidance and devic…#36
apadin002 wants to merge 4 commits into
rdkcentral:mainfrom
apadin002:main

Conversation

@apadin002
Copy link
Copy Markdown

…eName

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 11, 2022

CLA assistant check
All committers have signed the CLA.

device.name:
response: |
function f(ctx, params) {
const ccs = ctx.get('deviceName');
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ccs in our examples meant closed caption settings. We are using the same variable everywhere. For readability would suggest making the variable more relevant to the functionality you are writing the call flow for.

@@ -0,0 +1,26 @@
---
methods:
voiceguidance.enabled:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would we be extending this yaml for other getters? e.g. voiceguidance.speed or something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants