Giclub.tv

Galaxy Innovations Gi 9995/Vu+ Ultimo, Gi S9895/Vu+ Duo, Gi S8180/Vu+ Solo, Gi S8895/Vu+ Uno HD Linux E2 => Gi S8180 / Vu+ Solo (HD, Open Linux Enigma2) => Вопросы новичков => Тема начата: NqwdKh от 17 Сентябрь 2012, 15:56:43

Название: GI-S8180 команды rev2 (TCP/IP)
Отправлено: NqwdKh от 17 Сентябрь 2012, 15:56:43
Поскольку мой вопрос про ИК команды провалился с треском, подскажите , пожалуйста, как управлять этой шайтан-машиной через TCP/IP модуль (использую Crestron проц.). Или команды для этого модуля.

З.Ы.

Нашел такие "GET /web/remotecontrol?command=2 HTTP/1.0\x0D\x0A\x0D\x0A" и другая команда "GET /web/remotecontrol?command=5 HTTP/1.0\x0D\x0A\x0D\x0A", работоспособны ли они? И кто может пояснить от куда он принимает команды(куда шлет запросы)?

Добавлено: 17 Сентябрь 2012, 16:01:13
Кому интересно :


HI IsCoolMan

Here is the WebIf value for remote key simulation and be carefull the value for key 1 is .... 2 ;-)

RemoteKeys["POWER"]=116;
RemoteKeys["1"]=2;
RemoteKeys["2"]=3;
RemoteKeys["3"]=4;
RemoteKeys["4"]=5;
RemoteKeys["5"]=6;
RemoteKeys["6"]=7;
RemoteKeys["7"]=8;
RemoteKeys["8"]=9;
RemoteKeys["9"]=10;
RemoteKeys["0"]=11;
RemoteKeys["PREVIOUS"]=412;
RemoteKeys["NEXT"]=407;
RemoteKeys["VOLUME_UP"]=115;
RemoteKeys["MUTE"]=113;
RemoteKeys["BOUQUET_UP"]=402;
RemoteKeys["VOLUME_DOWN"]=114;
RemoteKeys["LAME"]=174;
RemoteKeys["EXIT"]=174;
RemoteKeys["BOUQUET_DOWN"]=403;
RemoteKeys["INFO"]=358;
RemoteKeys["INFOS"]=358;
RemoteKeys["UP"]=103;
RemoteKeys["MENU"]=139;
RemoteKeys["LEFT"]=105;
RemoteKeys["OK"]=352;
RemoteKeys["RIGHT"]=106;
RemoteKeys["HELP"]=138;
RemoteKeys["AUDIO"]=392;
RemoteKeys["DOWN"]=108;
RemoteKeys["VIDEO"]=393;
RemoteKeys["RED"]=398;
RemoteKeys["GREEN"]=399;
RemoteKeys["YELLOW"]=400;
RemoteKeys["BLUE"]=401;
RemoteKeys["REWIND"]=168;
RemoteKeys["PLAY"]=164;
RemoteKeys["STOP"]=128;
RemoteKeys["FORWARD"]=159;
RemoteKeys["TV"]=377;
RemoteKeys["RADIO"]=385;
RemoteKeys["TEXT"]=388;
RemoteKeys["RECORD"]=167;

for example if you need to zap to channel 113 for you need to send each key one at a time
http:///web/remotecontrol?command=2
http:///web/remotecontrol?command=2
http:///web/remotecontrol?command=3

Regards

Note : I have a complete library for Enigma2 box but i need to clean the code before i publish it.


Тестирую этот хелп с remotecental.com . О работоспособности отпишу.
Название: GI-S8180 команды rev2 (TCP/IP)
Отправлено: NqwdKh от 21 Сентябрь 2012, 17:01:14
Работает, проверено. Вот список команд для управления через TCP/IP :

Для выключения использовал команду

GET /web/powerstate?newstate=0 HTTP/1.0\x0D\x0A\x0D\x0A


Для команд

GET /web/remotecontrol?command={commandID} HTTP/1.0\x0D\x0A\x0D\x0A

где commandID - номер команды (пишется цифрой и без скобок {} !!!!!!!!!!)

116 Key "Power"   
2   Key "1"   
3   Key "2"   
4   Key "3"   
5   Key "4"   
6   Key "5"   
7   Key "6"   
8   Key "7"   
9   Key "8"   
10  Key "1"   
11  Key "0"   
412 Key "previous"   
407 Key "next   
115 Key "volume up"   
113 Key "mute"   
402 Key "bouquet up"   
114 Key "volume down"   
174 Key "lame"   
403 Key "bouquet down"   
358 Key "info"   
103 Key "up"   
139 Key "menu"   
105 Key "left"   
352 Key "OK"   
106 Key "right"   
392 Key "audio"   
108 Key "down"   
393 Key "video"   
398 Key "red"   
399 Key "green"   
400 Key "yellow"   
401 Key "blue"   
377 Key "tv"   
385 Key "radio"   
388 Key "text"   
138 Key "help"   

Всем успехов и не дай Бог Вам "совокупятся" с этой проблемой так же как это было у меня :)

Ссылка-источник http://dream.reichholf.net/wiki/Enigma2:WebInterface
Название: GI-S8180 команды rev2 (TCP/IP)
Отправлено: slgeo от 21 Январь 2017, 18:24:54
дополню
Exit 174
EPG 358
Все кнопки ДУ можно глянуть в файле /usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/public/static/remotes/vu_normal.html
SimplePortal 2.3.7 © 2008-2024, SimplePortal