ChriD / node-raumserver

A nodejs module/server to control the raumfeld multiroomsystem via HTTP-Requests
58 stars 14 forks source link

Add the ability to setup triggers #54

Open ChriD opened 6 years ago

ChriD commented 6 years ago

Add the ability to setup triggers (trigger manager is already there in kernel) e.G. /setupMediaRendererTrigger?Id=Küche&trigger=volume This will now always return the request when the volume on virtual renderer Küche was changed

ChriD commented 6 years ago

Maybe in combination with #40 ? (Long polling availability) e.g.: /getRendererValue?id=Küche&key=Volume&trigger=true