1

chatterbox

Тема: chatterbox

I'm designing an app that allows communication between the driver and platform operators, similar to Chatterbox, but adding other functions, to achieve display all units that are on the platform, but I have no idea how to send messages between the platform and driver.

2

chatterbox

Re: chatterbox

To send message to driver use "Send message to driver" command

Here's some useful links
Docs: http://docs.gurtam.com/en/hosting/user/monitor/cmd
Remote API create command: http://sdk.wialon.com/wiki/en/sidebar/r … definition
Remote API execute command: http://sdk.wialon.com/wiki/en/sidebar/r … t/exec_cmd
SDK JS how to work with commands: http://sdk.wialon.com/playground/demo/commands