ping
This is a no-op command used to test communication.
If the "generic" notifications are set up properly, the "foo" and "bar" parameters will be relayed back as a "generic" notification
Name | Type | Required | Example |
---|---|---|---|
foo | String | N | ABC012 This is echoed back in the response |
bar | String | N | xyz789 This is echoed back in the response |
Name | Type | Example |
---|---|---|
foo | String | ABC012 This should be the same as the foo parameter |
bar | String | xyz789 This should be the same as the bar parameter |