infrastructure:smartspace
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
infrastructure:smartspace [2019/04/07 02:14] – Added config and devices and removed services tyisi | infrastructure:smartspace [2024/05/19 23:34] (current) – Added test topic tyisi | ||
---|---|---|---|
Line 5: | Line 5: | ||
SmartSpace consists of three components: | SmartSpace consists of three components: | ||
* SpaceBus, a Mosquitto-based MQTT broker service that will allow users/ | * SpaceBus, a Mosquitto-based MQTT broker service that will allow users/ | ||
- | * SmartSpace services, a variety of services that can connect to the SpaceBus, including Node-Red, Grafana, Influxdb, SIP monitoring and URL monitoring | + | * SmartSpace services, a variety of services that can connect to the SpaceBus, including |
* SmartSpace devices, devices around the space that either act as consumers or publishers on the SpaceBus. Example: visual phone notification aids or automatic sign control based on [[hacks: | * SmartSpace devices, devices around the space that either act as consumers or publishers on the SpaceBus. Example: visual phone notification aids or automatic sign control based on [[hacks: | ||
Line 23: | Line 23: | ||
==== SpaceBus ==== | ==== SpaceBus ==== | ||
+ | |||
+ | === Use === | ||
+ | |||
+ | For now, read only access is available on spacebus.vanhack.ca on port 1883 | ||
+ | |||
+ | === Topics === | ||
SpaceBus uses the following patterns/ | SpaceBus uses the following patterns/ | ||
- | ^ Type ^ Topic Naming ^ Purpose ^ | + | Controlled: |
- | | Config | /config/ //device// | Push configurations to devices | | + | ^ Type ^ Topic Naming ^ Purpose |
- | | Devices | /devices/ //device// / //key// | Push/update specific device settings or values | | + | | Config | / config / //device// | Push configurations to devices |
- | | Events | /events/ // | + | | Devices | / devices / //device// / //key// | Push/update specific device settings or values |
- | | Status | /status/ // | + | | Events | / events / // |
+ | | Status | / status / // | ||
+ | | Projects | / projects / //project// / //key// / | Topic for project specific things | Public | Project Restricted | | ||
+ | | Tests | / test / // | ||
Special categories: | Special categories: |
infrastructure/smartspace.1554603290.txt.gz · Last modified: 2019/04/07 02:14 by tyisi