Difference between revisions of "Writing plugins for LabTrove"
From LabTrove Documentation
m (4 revisions: Import of old wiki) |
|
(No difference)
|
Revision as of 16:21, 22 November 2012
You can create your own applications to create and edit Entries. You can also write a plugin to automatically add data to a Notebook. You can use these plugins to connect other devices to a Notebook such as sensors or instruments, or you could create your own clients for the Notebook.
See Using the Rest API, for information on how to write a plugin using the HTTP POST request method.
Examples of plugins for LabTrove
Click on the following links to view examples of applications using the LabTrove APIs:
What to do next
See Sending Twitter messages using the RSS feeds, for steps on how to connect your Notebook to Twitter.
Return to: LabTrove Documentation