User Tools

Site Tools


projects:mqtt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
projects:mqtt [2015/10/08 14:11]
ihmis-suski
projects:mqtt [2015/10/08 19:56]
bergie cleaner artifact names
Line 7: Line 7:
 An up-to-date listing of artefacts and their topics can be found from https://​github.com/​c-base/​c-flo/​tree/​master/​participants An up-to-date listing of artefacts and their topics can be found from https://​github.com/​c-base/​c-flo/​tree/​master/​participants
  
-The content of the current participant folder (updated by running a grunt createMarkup ​command in c-flo) +The content of the current participant folder (updated by running a __grunt createMarkup__ ​command in c-flo)
-^ component ^ source ^ label ^ inports ^ outports^  +
-|c-base/​ampel-nerd | n/a |pedestrian traffic light in front of the door to nerdarea|colors,​| n/a | +
-|c-base/​barstatus-bar | n/a |c-base bar status sign at the bar|barstatus,​| n/a | +
-|c-base/​barstatus-c-lab | n/a |c-base bar status sign in the c-lab|barstatus,​| n/a | +
-|c-base/​barstatus-nerd | n/a |c-base bar status sign in the nerd area|barstatus,​| n/a | +
-|c-base/​c-beam |https://​github.com/​c-base/​c-beam|c-base on-board computer| n/a |userboarding,​usereta,​playsound,​playrandomsound,​saytext,​openurl1,​openurl2,​time,​barstatus,​| +
-|c-base/​c_leuse | n/a |c-base airlock|playsound,​playrandomsound,​saytext,​| n/a | +
-|c-base/he1 | n/a |c-base siri data rescue probe|openurl,​| n/a | +
-|c-base/​ingress-table |https://​github.com/​c-base/​ingress-table|Ingress Table| n/a |cbase,| +
-|c-base/​mechblast | n/a |c-base workshop blaster|playsound,​playrandomsound,​saytext,​| n/a | +
-|c-base/​nerdctrl | n/a |c-base nerd control interface|openurl,​playsound,​playrandomsound,​saytext,​|openurl,​| +
-|c-base/​siri | n/a |c-base siri data rescue probe|openurl,​playsound,​playrandomsound,​saytext,​|openurl,​| +
- +
- +
  
 +^ artifact ^ description ^ inports topic ^ outports topic^ ​
 +|ampel-nerd |pedestrian traffic light in front of the door to nerdarea|**colors**:​ ampel/nerd| n/a |
 +|barstatus-bar |c-base bar status sign at the bar|**barstatus**:​ bar/status| n/a |
 +|barstatus-c-lab |c-base bar status sign in the c-lab|**barstatus**:​ bar/status| n/a |
 +|barstatus-nerd |c-base bar status sign in the nerd area|**barstatus**:​ bar/status| n/a |
 +|[[https://​github.com/​c-base/​c-beam|c-beam]] |c-base on-board computer| n/a |**userboarding**:​ user/​boarding \\ **usereta**:​ user/eta \\ **playsound**:​ c_out/play \\ **playrandomsound**:​ c_out/loop \\ **saytext**:​ c_out/Julia \\ **openurl1**:​ nerdctrl/​open \\ **openurl2**:​ siri/open \\ **time**: info/time \\ **barstatus**:​ bar/status|
 +|c_leuse |c-base airlock|**playsound**:​ c_out/play \\ **playrandomsound**:​ c_out/loop \\ **saytext**:​ c_out/​Julia| n/a |
 +|he1 |c-base siri data rescue probe|**openurl**:​ he1/open| n/a |
 +|[[https://​github.com/​c-base/​ingress-table|ingress-table]] |Ingress Table| n/a |**cbase**: ingress/​status/​+|
 +|mechblast |c-base workshop blaster|**playsound**:​ c_out/play \\ **playrandomsound**:​ c_out/loop \\ **saytext**:​ c_out/​Julia| n/a |
 +|nerdctrl |c-base nerd control interface|**openurl**:​ nerdctrl/​open \\ **playsound**:​ c_out/play \\ **playrandomsound**:​ c_out/loop \\ **saytext**:​ c_out/​Julia|**openurl**:​ nerdctrl/​open|
 +|siri |c-base siri data rescue probe|**openurl**:​ siri/open \\ **playsound**:​ c_out/play \\ **playrandomsound**:​ c_out/loop \\ **saytext**:​ c_out/​Julia|**openurl**:​ siri/open|
  
 Currently there are the following topics: Currently there are the following topics:
projects/mqtt.txt · Last modified: 2022/06/01 15:14 by sodoku