The Pachube publisher sends each point update (or change, as appropriate) to Pachube using the given API key, feed ID, and data stream ID as a separate HTTP request.
The API Key is needed to update private data. You can find it in the "my settings" area when you log in to your Pachube account. Timeout and Retries parameters are used to handle failures.
Any other response code than a "200 OK" is considered an error, and an alarm will be raised. Note that - depending on your account with Pachube - API request restrictions may apply. See http://community.pachube.com/api#rate_limit for details.
The Points section lists the points to be published. Point publishing can be enabled
() or disabled (
). Disabling a point allows it to
not be used without having to explicitly delete it. The Feed ID and Data stream ID values determine
the data stream that will be updated.
To add a point to the point list, select it in the points list and click the
icon. To delete an existing point, click its associated
icon.