Service to send command to browsers

This commit is contained in:
2019-06-27 13:30:54 +02:00
parent 4149759dd1
commit f58467445c
4 changed files with 41 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
command:
description: Send a command to a browser
fields:
command:
description: Command to send
example: 'navigate'
deviceID:
description: List of receiving browsers
example: '["99980b13-dabc9563", "office_computer"]'