Other IoTScape improvements
Open
iotscape
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
From today's meeting:
- Move devices to a "Device" category at the root of the services menu instead of within the "Community" section (user-based namespacing, with some way to have a group of verified users who can create un-namespaced services, should be added as part of NetsBlox/services#9)
- Add send/getMessageTypes commands to each device service
- Add a getMethods method to the base IoTScape service (possibly to each device service as well?) to enable more programmatic use
- Default messageTypes/events to empty list
- Subcategorize methods into "basic" methods which work when no key is set (may require part of NetsBlox/services#8 to make sense)
- Provide a way to interact with IoTScape through HTTP instead of UDP
- Enum types?
Being worked on in 3272-iotscape-improvements
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.