...
subscriptions | Einhält ein Array mit Objekten | |
id | Zu abonnierendes Topic (erlaubt sind auch die Joker + und #) | |
collectStrings | By default, strings are ignored and not sent to Influx. Setting true will also collect strings. | |
extractNumbers | Try to extract numbers out of strings, and send the extracted numbers. |
Jedes subscriptions
-Objekt kann neben der id
weitere Eigenschaften enthalten, um deren Verhalten zu beeinflussen.
...