Die Suche ergab 3 Treffer

von pducai
Donnerstag 25. September 2014, 14:55
Forum: NET-PwrCtrl HOME
Thema: Automation/Jenkins controlling NET PwrCtrl HOME
Antworten: 5
Zugriffe: 4874

Re: Automation/Jenkins controlling NET PwrCtrl HOME

i've seen this one (german is no problem) but it lacks lot of info how exactly do it and what data exactly means. for example you don't know how to get Beispiel: NET-PwrCtrl:NET-CONTROL :192.168.178.148:255.255.255.0:192.168.178.1:0.4.163.10.9.107:Nr. 1,1:Nr. 2,1:Nr. 3,1:Nr. 4,0:Nr. 5,0:Nr. 6,0:Nr. ...
von pducai
Mittwoch 24. September 2014, 08:17
Forum: NET-PwrCtrl HOME
Thema: Automation/Jenkins controlling NET PwrCtrl HOME
Antworten: 5
Zugriffe: 4874

Re: Automation/Jenkins controlling NET PwrCtrl HOME

thanks, but what i need is documentation for http/REST calls and how to list devices and turn them on/off devices. Is there anything more than just installation documents?
von pducai
Montag 22. September 2014, 13:50
Forum: NET-PwrCtrl HOME
Thema: Automation/Jenkins controlling NET PwrCtrl HOME
Antworten: 5
Zugriffe: 4874

Automation/Jenkins controlling NET PwrCtrl HOME

hi all, i'm trying to work out Jenkins controlling PwrCtrl HOME. Because documentation is not the best I have following problem: 1. explanation of data when running curl http://172.16.82.2/strg.cfg?Auth:user7anel | awk 'BEGIN { FS=",?[ ;]*"; } { print "name: ",$1,"|","hostname: ",$2,"|","IP: ",$3,"|...