Ваши комментарии

Добрый день.

Вместо IR.GetServer() используйте IR.GetDevice()

Конструкция должна быть такого вида:

IR.AddListener(IR.EVENT_TAG_CHANGE, driver, function, [pointer]);

Добрый день.

IR.Execute подойдёт? Метод позволяет выполнить произвольную URL схему: отправить email, запустить внешнее приложение по имени или по указанному пути и т. д.

http://dev.iridiummobile.net/Systems_API#IR.Execute

Добрый день.

Насколько понимаю, данные у вас уже есть. Хранить их какое-то время надо или сразу отдавать? Если данные забирать будут произвольно и нерегулярно, то имеет смысл сохранять в базу SQLite. Ссылка на документацию по SQLite: http://dev.iridiummobile.net/DB_API

Hello.


Get task scheduler in Windows 10:
WIN+R
taskschd.msc
Press Ok



Not working?


If the application needs to start, but without displaying a desktop (for example, it is already configured and does not require the input of some data and/or you don't need something to track), then you can install it as a Windows service. Then the app starts when the computer boots and before the user logs in. You can do it using nssm. For this you need to download the archive from binary files: http://nssm.cc/download
For Windows 10 you need to use version 2.2.4-101. Unzip the file and place the disk (for example on C:\bin\nssm-2.24-101-g897c7ad). Open cmd or powershell and run:


cd C:\bin\nssm-2.24-101-g897c7ad\win64\
install nssm iridium


Opens a GUI in which you need to specify settings. A must-have in your case is only a field Path - specify the location of the binary file of the iridium client (by default here: C:\Program Files (x86)\Ltd iRidium\iRidium Pro\iRidium\iRidium.exe). The remaining parameters can be left unchanged. Click "Install service". In the console management services to turn AutoPlay on the newly created service. If you need to see the window client Irudium, you can set the interact with desktop, but then it is better to use not nssm, and to use task scheduler.

The purpose of nssm - configure ANY application as a service: to correctly start, restart and stop the service on behalf of any account, including the system. Use with caution.

Hello.

If you want to start iRidium client in a user session, you can to create a task in the Task Scheduler Windows. In this case, the user logs in (enters username/password), he on the desktop directly starts the application. If you want to start the app as a service before login a user, you can use nssm. So you can start any application, but it will have to be manually configured. Reference: http://nssm.cc/download
Which method you prefer? Need help setting up?

Занимаемся этим вопросом, сообщим по готовности.

Добрый день.

Брокер в одном драйвере может быть только один. В вашем проекте брокер находится на хосте, который вы указали в поле Host. Проверьте, что на адресе 178.57.222.149 сохраняется принятое брокером сообщение.

Добрый день.

QoS реализован в драйвере MQTT, но сейчас он всегда в 0.

Возможность задавать значения из iRidium Studio запланирована. По готовности сообщим дополнительно.

Only for TeamViewer: try to install the monitor driver.





You can install the driver from TeamViewer:



We do not guarantee that this method will help you to get rid of the black screen in fullscreen via TeamViewer. On problems TeamViewer should contact its developers.

Teamviewer I can not comment, because it uses a proprietary protocol and there are no publicly available documentation about how it transmits the image.


About VNC more clearly.
VNC viewer can not in the active session to change screen resolution dynamically. In some viewer (UltraVNC, RealVNC) there is Auto Scaling, but in this case it is useless, because it is triggered only when creating a VNC session.


You can do so.
1) connect via VNC,
2) start project,
3) transform the project in fullscreen - get the "black screen",
4) in the VNC session, send keystrokes "Ctrl+Esc" (do it like UltraVNC or TightVNC),
5) disconnect (just close the VNC window viewer),
6) again connect and get a rendered picture running application, in fullscreen (it is possible to work normally - until the next disconnect).


Repeat the above steps after the disconnect can be many times. If the server will use TightVNC, it is recommended to install the DFMirage Driver. This will improve the capture of the pixel data more efficiently and will help to better detect the screen refresh.


With Teamviewer such tricks don't work.



Сервис поддержки клиентов работает на платформе UserEcho