Skip to content

[MKC-718] IoTC Maintenance #607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Oct 24, 2022
Merged

Conversation

karlsoderby
Copy link
Contributor

What This PR Changes

Various fixes in IoTC docs.

  • Broken link in cheat sheet
  • Add time picker widget docs
  • Add ArduinoCloud.getLocalTime() usage to cheat sheet

Contribution Guidelines

@gatsby-cloud
Copy link

gatsby-cloud bot commented Oct 21, 2022

✅ docs-content deploy preview ready

@@ -131,6 +131,18 @@ This feature allows Arduino devices to communicate with each other by sharing va
Using this feature you can link variables of the same data type between **two or more cloud-enabled devices**, and Arduino IoT Cloud will automatically ensure any change to their value is propagated among all linked boards.
For example, one button could set three smart bulbs to the same color by just setting a variable on one device and reading it on the others. Or you could turn on a heater when temperature sensors in your room or outside in your weather station drop below a certain level.

### Local Time
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alranel @pennam What do you think about this section?

karlsoderby and others added 6 commits October 24, 2022 12:28
…e/iot-cloud-tech-ref.md

Co-authored-by: Alessandro Ranellucci <a.ranellucci@arduino.cc>
…e/iot-cloud-tech-ref.md

Co-authored-by: Alessandro Ranellucci <a.ranellucci@arduino.cc>
…dashboard-widgets.md

Co-authored-by: Alessandro Ranellucci <a.ranellucci@arduino.cc>
…dashboard-widgets.md

Co-authored-by: Alessandro Ranellucci <a.ranellucci@arduino.cc>
…e/iot-cloud-tech-ref.md

Co-authored-by: Alessandro Ranellucci <a.ranellucci@arduino.cc>
…dashboard-widgets.md

Co-authored-by: Alessandro Ranellucci <a.ranellucci@arduino.cc>
@karlsoderby karlsoderby merged commit c3cea1a into main Oct 24, 2022
@karlsoderby karlsoderby deleted the karlsoderby/iotc-maintenance-oct21 branch October 24, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants