© 2013 SpinetiX S.A. All rights reserved.
18
ready: send each time the
rpc
action start, and at the end of every polling
intervals if one was specified.
Both notifications include the serial number of the device.
This action uses the following fields:
Title
= rpc
Location
= URI of the RPC server
Description
: options
-polling <time>:
controls the intervals at which pull mode should send the
ready() notification to the server.
-notification: If specified, the RPC will be used only to send notification actions.
The RPC server is not allowed to send commands in reply to the
player posts.
Example of an ICS file for an rpc action:
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Spinetix.com/NONSGML Spinetix Control Center//EN
BEGIN:VEVENT
UID:14d64d53-a926-4a71-848d-c78452b195fe
DTSTART:20110411T080000
DTEND:20110411T210000
URL:http://demo.spinetix.com/rpc_server.php
SUMMARY:rpc
DESCRIPTION:-polling 30
RRULE:FREQ=DAILY;WKST=SU
END:VEVENT
END:VCALENDAR
Inline-RPC action
Need firmware 3.0.0