Trying to implement my work through Zetta API
I already worked on communicating temperature transmitter readings with particle photon, but I want to run the readings of sensor through Zetta Api which display the readings through dashboards
And want those dashboards to be work on smartphones display the readings of sensor in line graph and temperature gauge
But API connectivity criteria is new to me need good suggestion which help make the process functional
Answer by Adam Magaluk · Jun 15, 2018 at 10:20 PM
That's a good question I'm currently not aware of anyone integrating a Particle Photon with Zetta yet. There's a few ways you might be able to do it.
1. You could write a Zetta HTTP device and scout that communicates with Particle's web api to find devices and retrieve the sensor data that comes through that system using their typical programming model.
2. You could extend the Particle firmware to write the sensor data directly to a cloud Zetta instance and bypass Particle's datastore.
Also to continue this conversation and any other Zetta questions please ask in our Google group here: https://groups.google.com/forum/#!forum/zetta-discuss