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
dell-control-master.zip
预估大小:5个文件
dell-control-master
文件夹
index.js
639B
dellproj.js
4KB
readme.md
2KB
.gitignore
1KB
.gitattributes
483B
4.36KB
文件大小:
评论区