docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation for Particle

Results 91 docs issues
Sort by recently updated
recently updated
newest added

In the Cloud API, the "[Get Device Information](https://docs.particle.io/reference/api/#get-device-information)" section appears to be out of date. There are several undocumented attributes that the API currently returns: last_ip_address product_id1 platform_id cellular status...

I'm going through docs from the perspective of a beginner Photon user (I'm writing some tutorials) and have so far found two broken links in example code and submitted pull...

As pointed out in this firmware isse https://github.com/spark/firmware/issues/655 And also asked by a member here https://community.particle.io/t/photon-sleep-protocol/16345 Some things could do with clarification.

Missing from Docs is something like a nice walkthrough of all the software you'll need to install to use the Programmer Shield. A link to the repo's readme would be...

So I'm rusty on my mobile development, here are some issues I hit while trying to get a mobile app setup. - took a while to find the IOS example...

- ios SDK must be cloned into root folder next to project ``` git clone [email protected]:spark/spark-sdk-ios.git ``` - cocoapods keys must be installed: ``` sudo gem install cocoapods-keys ```

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimist&package-manager=npm_and_yarn&previous-version=1.2.5&new-version=1.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [autoprefixer](https://github.com/postcss/autoprefixer) and [gulp-postcss](https://github.com/postcss/gulp-postcss). These dependencies need to be updated together. Updates `postcss` from 6.0.19 to 8.4.31 Release notes Sourced from postcss's...

dependencies