We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
removing the line below allows the code to run expert_pq_enabled: parseFloat(info2['expert-pq-enabled'][0]),
I consoled the deviceInfo2 and did not see this field at all
'\n\n\t02780006-a40d-1007-8045-1c1ee33cef50\n\t2N006Y853829\n\t914716853829\n\ted6d615c-3e06-5d07-98c9-3a9bd04dcd4c\n\tTCL\n\tTCL 40S305\n\t5142X\n\tUS\n\ttrue\n\tfalse\n\t40\n\t36\n\tATSC\n\tfalse\n\t1c:1e:e3:3c:ef:50\n\twifi\n\t\n\t8.0.0\n\t4183\n\ttrue\n\ten\n\tUS\n\ten_US\n\tUS/Pacific\n\t-420\n\tPowerOn\n\ttrue\n\tfalse\n\ttrue\n\tfalse\n\t\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\tfalse\n\ttrue\n\ttrue\n\tfalse\n\ttrue\n\tfalse\n\n'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
removing the line below allows the code to run
expert_pq_enabled: parseFloat(info2['expert-pq-enabled'][0]),
I consoled the deviceInfo2 and did not see this field at all
'\n\n\t02780006-a40d-1007-8045-1c1ee33cef50\n\t2N006Y853829\n\t914716853829\n\ted6d615c-3e06-5d07-98c9-3a9bd04dcd4c\n\tTCL\n\tTCL 40S305\n\t5142X\n\tUS\n\ttrue\n\tfalse\n\t40\n\t36\n\tATSC\n\tfalse\n\t1c:1e:e3:3c:ef:50\n\twifi\n\t\n\t8.0.0\n\t4183\n\ttrue\n\ten\n\tUS\n\ten_US\n\tUS/Pacific\n\t-420\n\tPowerOn\n\ttrue\n\tfalse\n\ttrue\n\tfalse\n\t\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\tfalse\n\ttrue\n\ttrue\n\tfalse\n\ttrue\n\tfalse\n\n'
The text was updated successfully, but these errors were encountered: