Seneye hobbyist developer information
Table of contents
- 1. api.seneye.com
- 2. SUD Driver
- 3. seneye LDE
If you are a professional developer or a budding home coder then the following pages may be of interest to you. seneye can provide you with a number of APIs, source code examples and information about how to interact and gather data from your device and account.
api.seneye.com
https://api.seneye.com/ provides you with the "last reading" from a seneye device that has been received and processed by the servers. The data format is provided in both XML and JSON. All details about how to call a reading are given on the website.
SUD Driver
https://github.com/seneye/SUDDriver provides details and sourcecode for how to speak directly to the seneye device. This allows you to write a program that can be used on a variety of platforms that can take the readings for pH, NH3, temperature etc. directly from the seneye device. For example, some people have used this as a basis to write a program that allows a Raspberry Pi to read the data from the seneye device and write it to a database.
seneye LDE
The seneye LDE (Local Data Exchange) outputs the last reading from the seneye device to a network/internet location of your choosing via the seneye connect application or seneye web server. This can be used to view a local copy of the data, or upload the data to your own sever or database.
Please note that examples and notes are not directly supported and are given only as examples. seneye provide them reference and as such warrantees are not provided for the use and functionality.