Remote

When executed it sends the secret to the given PeerGroup. If any remote trigger within the PeerGroup is configured for the specified secret it will be triggered.

Example:


	{
		"type": "Remote",
		"options": {
			"group": "myGroupName",
			"secret": "daljqnxliqhlqdpuiwqdklqfhqlkwh"
		}
	}
	

Options:

group

peer group name

Type: string

Default: 76bf03c7-872b-46fc-baab-d49641798a76

secret

shared secret with trigger

Type: string

Default: SECRET-MESSAGE

testSecret

shared test secret with trigger

Type: string

Default: TESTSECRET-MESSAGE