dell-control:使用node.js控制戴尔投影仪!

戴尔控制一个小型实用程序,可让您通过以太网控制戴尔投影仪。仅使用Dell s500wi和Dell s300wi投影仪进行了测试,但应适用于任何具有Crestron UI的戴尔投影仪。用法var DelLProjector = require("./dellproj"); // Require our helper library var dell = new DelLProjector(); // Create a new instance of it dell.setIPAddress("192.168.1.2"); // Replace this with the IP address of your projector dell.connect(); // Connect dell.on('connected', function(ipaddress, port
zip
dell-control-master.zip 预估大小:5个文件
folder
dell-control-master 文件夹
file
index.js 639B
file
dellproj.js 4KB
file
readme.md 2KB
file
.gitignore 1KB
file
.gitattributes 483B
zip 文件大小:4.36KB