aboutsummaryrefslogtreecommitdiff
path: root/src/mqtt/DillerMqtt.js
Commit message (Collapse)AuthorAgeFilesLines
* web:Trygve Laugstøl2015-11-011-40/+0
| | | | o Publishing messages when the name/description is changed from the web.
* misc:Trygve Laugstøl2015-11-011-3/+3
| | | | o Playing around with type annotations.
* core:Trygve Laugstøl2015-10-311-4/+6
| | | | | | o Improved transaction handling. web: o Supporting changing a device's name and description.
* o Adding a webapp.Trygve Laugstøl2015-10-201-0/+38
o Using di.js as dependency injection framework.