I am a newbie to Particle, and I am attempting to interface my device to the Ubidots dashboard.
However, when I attempt to include the Ubidots.h library in my code, it refuses to verity,
consistently saying : fatal error Ubidots.h- No such file or directory.
This happens both with an empty sketch or a Ubidots-provided example sketch.
There are older versions of the library that work with older versions of the Device OS, but why would one want to stick with outdated versions of either of them?
If you want to update your device to a newer Device OS version, just select the application target version accordingly and flash the application - this should usually cause the cloud backend to also update the Device OS in several passes. In order to have this process finish correctly, you need to be patient and wait till the device seizes to blink magenta with some phases of white and green in between (during reset/restart cycles).