matrix-io / matrix-os

MATRIX OS Codebase
https://creator.matrix.one
GNU General Public License v3.0
75 stars 17 forks source link

matrix.init('temperature') returning not returning any values in Apps. malos examples are returning data. #55

Closed brianofrokk3r closed 7 years ago

brianofrokk3r commented 7 years ago

Messages being passed through the system:

sensor [M]ev(sensor-emit)-> { value: 0.017402945086359978, risk: 'Low', type: 'uv' } +1ms   sensor Sensor Event with No Application Listener { value: 0.017402945086359978, risk: 'Low', type: 'uv' }
brianofrokk3r commented 7 years ago

Still reviewing this...

eighteyes commented 7 years ago

I got sensorTest to work yesterday