Поделитесь своими идеями, пожеланиями и примерами в этом разделе. Идеи, за которые голосуют чаще всего, будут реализованы быстрее!
Мы перевели нашу службу поддержки на новую систему технической поддержки. С 17.01.2022 мы отключили возможность создавать обращения через личный кабинет userecho. Теперь все запросы обрабатываются по почте на support@iridi.com .
Спасибо вам за ваше понимание и хорошего дня.
Using information from System tokens in script.
Is there some kind of event what i can use in script to get information from System tokens when it's value changes?
Would be really useful to for example get information from wifi/3g token to script when it's value changes without using intervals or work events.
How can IR.CreateEffect be used?
Hi,
In the wiki there is an simple explanation for using IR.CreateEffect for Fading a popup. http://wiki2.iridiummobile.net/Systems_API#Create_Effects
How Is it possible in script to specify the type of animation and for when it happen ( on show and on hide )? ie could a do something like use the slide effect to slide from the left when showing the popup and slide out to the right when hiding the popup.
Thanks,
Roger
JSON. Помогите обработать
Добрый день!
Помогите, пжст, уже всю голову сломал.
Устройство присылает мне данные в JSON, при этом, судя по тексту - это несколько объектов JSON. Например (это приходит в одном пакете):
{"notification":{"timestamp":"2016-04-22T14:24:22.590408","type":"PROGRESS_INFORMATION"}}
{"notification":{"timestamp":"2016-04-22T14:24:22.590475","type":"KEYBOARD"}}
{"notification":{"timestamp":"2016-04-22T14:24:22.590540","type":"TRACKPAD"}}
При этом между объектами я получаю переносы строки.
Как обработать эти данные с учетом того, что это не массив объектов, не единый JSON, идентификаторы не уникальные.
Полный пакет выглядит так (вырезал лишние данные, которые не влияют на суть):
HTTP/1.1 200 OK
Connection: Keep-Alive
Transfer-Encoding: chunked
Device-id: 8641
Content-Type: application/json
74b
{"notification":{"timestamp":"2016-04-22T14:29:01.597825","type":"PROGRESS_INFORMATION","kind":"playing","data":{"state":"play"}}}
{"notification":{"timestamp":"2016-04-22T14:29:01.597891","type":"KEYBOARD","kind":"device","data":"NONE"}}
{"notification":{"timestamp":"2016-04-22T14:29:01.597956","type":"TRACKPAD","kind":"device","data":"NONE"}}
Из этого пакета я вырезал текст от первой открывающей фигурной скобки до последней закрывающей.
Победил.
Методом .split разрезал на куски по "notification", затем обработал, как 3 отдельных JSON'а.
Нативная команда эмуляции на компьютере ухода в фон программы
необходимо добавить такую команду которая будет делать эмуляцию (программы на планшете) ухода в фон программы i2control на компьютере, для того, чтобы по логам смотреть процессы которые будут происходить на планшете
script to send universal switch to hdl logic module
Hi please I need yur help I am trying to send a universal switch 1 to a hdl logic module I try with this
IR.GetDevice("HDL-BUS Pro Network (UDP)").set("HDL-ML01 (Logic timer) [LogicAudEPMAPS]:1",0);
but it doesn´t work
Thanks
I need HDL Play Box Design in IRidium. any body can help me
I need HDL Play Box Design in IRidium. any body can help me
tcp ip socket
HI, Can someone post a sample script file for a tcp ip socket chat application
How to write to list items?
I have created this simple project where I want to read and write on my list level items.
I know now how to read from them but having hard time trying to write to them.
So. How it's done? For example how do i write incoming feedbacks to different levels in list?
var List_1 = IR.GetItem("Frontpage").GetItem("Frontpage_list");
Beginer A/V TCP Help
Very newbie question here.
I'm trying to setup a simple power-on command for my Sharp Aquos TV.
Currently I can control this TV (Power On and Power off) via iRule with "POWR1 \x0D" command.
I have created a new Driver in the project device panel (from iRidium Base (2.0):AV&Custom Systems (TCP)) and set the appropriate IP address and port.
I have then created a command with a data string of "POWR1 \x0D" and associated to a button on my Main Page.
Unfortunatly, it doesn't work.
Is my logic/process correct or am I supposed to be doing something else?
If there is an issue with the way the command is formed, are there any tools in iRidium that will help me debug what the issue is?
Thanks in advance,
Damian
Сервис поддержки клиентов работает на платформе UserEcho