greenToken/redToken

This commit is contained in:
Wolfgang Hottgenroth 2018-06-24 20:31:56 +02:00
parent a386b338ce
commit 4cc8251afb
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4

View File

@ -8,7 +8,7 @@ import { MqttclientService } from '../mqttclient.service'
'width': '100px', 'padding':'5px', 'margin': '5px',
'font-family': 'sans-serif' }">
{{label}}<br/>
<led [topic]="feedbackTopic"></led>
<led [topic]="topic" greenToken="CLOSED" redToken="OPEN"></led>
</div>
`
})