function GetDeviceInfo()
{
setInterval(function()
{
GetDeviceRealtimeConnect(); //Js calls the function of the number of real - time connections
},
1000
);
}
function GetDeviceInfo()
{
setInterval(function()
{
GetDeviceRealtimeConnect(); //Js calls the function of the number of real - time connections
},
1000
);
}