particle-iot / particle-iot/docs

Document System.enableReset et al

Open
#405 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

firmware
Dominant language
JavaScript
Stars
148
Forks
266
Avg merge
14h 41m
Merged PRs (30d)
16

Description

These system methods are currently not documented:

 enableReset()
 disableReset()
 resetEnabled()
 resetPending()

The reset_pending system event mentions enableReset() but there's no other mention

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Find the documentation entry for the reset_pending system event and inspect its reference to enableReset(). Then locate the relevant system-method documentation area and document enableReset(), disableReset(), resetEnabled(), and resetPending(); done means all four methods are described and the existing event reference is consistent.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.