Socket
Socket
Sign inDemoInstall

lexa.samsungtv

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lexa.samsungtv

Azure IoT Edge Node.js module sample project


Version published
Maintainers
1
Created
Source

Samsung TV module

Controls a remote Samsung Digital Signage display using MDC protocol.

Methods

status

Query status and current values for all connected TVs

set

Set parameter value for connected TVs

Payload format:

{
  device: 0, // device number, if not specified, the values will be applied to all connected TVs
  volume: 123, // an integer value to be updated
  remote: false, // a boolean value to be updated
  source: 'hdmi1', // a string value to be updated
}

Applied values are returned as a function result.

Env variables

Module does not have any env variables yet

Events

Module does not emit any events

TODO

  • configuration with list of tvs to control
  • tv id
  • control tv app url

FAQs

Package last updated on 06 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc