You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jijopulikkottil Looking at #145 and #290, it seems that it is possible to change the sensor frequency calling an API method using cURL with a frequency parameter on the command line: one of the comments references the API section of the docs (https://docs.lamp.digital/api/update-a-sensor); since the docs for the API are currently down, is there any way to find the file for this page of the docs?
As a quick look, I can share a document which is prepared two years before. Let me know its helped you or not!. If not, I can work on this and provide you a working sample tomorrow. mindLAMP2_AddSensorSpec.docx
Thank you for sharing this document! I think it might still be helpful to have a working sample to go off of.
Some questions that I have regarding the document you shared:
When adding a Sensor Spec after logging onto api.lamp.digital, is the Sensor Spec added to all studies, or is there a way to specify which studies it should be added to?
Similarly, when updating a Sensor Spec (e.g. to change the frequency at which it collects data), are all Sensor Specs of the same type across all studies updated?
All Sensor Specs will be in the system, but after log in, we have to manually add specific sensors to each group or study.
Similarly, when updating a Sensor Spec (e.g. to change the frequency at which it collects data), are all Sensor Specs of the same type across all studies updated?
Yes
I have tried to update the settings of a sensor in staging server as per the doc, but it didn't updated. Need to investigate it.
We would like to update our documentation on SensorSpecs, and we were wondering where in the code we can change the frequency of a SensorSpec.
The text was updated successfully, but these errors were encountered: