Skip to content

cgHome/mqtt-dss-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-dss-bridge

MQTT digitalSTROM-Server Bridge

How to Install

To get started, just install the NPM module:

$ npm install --save mqtt-dss-bridge

Configuration

See : config

Message

###Format ####Topic

dss/Property/Tree

####Payload

string || json || {"$value": built-in objects}

Sample

Publish

dss/apartment/devices/3504175fe00000000000de00/id 3504175fe00000000000de00

dss/apartment/zones/Demo/groups/0/lastCalledScene {"$value":0}

Subscribe - Set

set/dss/apartment/zones/Demo/groups/0/lastCalledScene {"$value":1}

ToDo

  • Write test's

License

MIT License

About

MQTT digitalSTROM-Server Bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published