Mercurial > code > home > repos > homeauto
changeset 1498:d103a0c9ab98
mqtt->rdf is now over in rdf_from_mqtt service
Ignore-this: a0673d8868f29fae87b4af432cfd686f
darcs-hash:4d5369671bf0adcd5cfd250e9cbee88cfa67db9f
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Fri, 31 Jan 2020 23:56:42 -0800 |
parents | 44de96fd0e6e |
children | 219afa183251 |
files | service/mqtt_graph_bridge/config_cardreader.n3 |
diffstat | 1 files changed, 0 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/service/mqtt_graph_bridge/config_cardreader.n3 Fri Jan 31 23:55:27 2020 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -@prefix : <http://projects.bigasterisk.com/room/> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix fr: <http://bigasterisk.com/foaf/> . - -:cardReader a :MqttStatementSource; - :mqttTopicHead ("nightlight_display1" "tag"); - :valueProcess [ - :conversion :tagIdToUri # AA-BB-CC-DD to <http://bigasterisk.com/rfidCard/aabbccdd> - ]; - :graphStatements [ - :outputPredicate :currentRead; - :statementLifetime "5s"; - ] - . \ No newline at end of file