I am working my last hour now for this year and will from this point have a few days off. It’s been a strange year and I think everyone is hoping for a better 2021.
I am currently working on porting and testing the last bits for the 15.0 VSCP & Friends release and hopefully we will see this released in the beginning of the new year. Lots of changes. I am rather excited.
I just want to wish everyone here a happy new year and also want to thank sponsors and everyone else that helped during this year. This support has been very important and the key to get energy to work on with the everyday tasks. THANKS!
Take care out there and I will hopefully see you all again in 2021.
It is now possible to use tokens instead of numbers in events published topics from a driver and from the VSCP daemon itself. This is accomplished by using {{class-token}} and {{type-token}} instead off {{class}} / {{type}} so a topic for the above can look like
Note that also {{nickname}} is set here to make it easy to filter on events from a specific node.
The current list of substitutions that can be used is
{{driver-name}} – Name of driver receiving ten event, {{guid}} – Full GUID on standard form. {{guid0}} – {{guid0}} – A specific GUID position. {{guid.msb}} – MSB of GUID. {{guid.lsb}} – LSB of GUID = nickname for can4vscp. {{ifguid}} – GUID for interface the event is received on. {{nickname}} – Nickname for node sendning event. {{class}} – VSCP class {{type}} – VSCP type. {{class-token}} – VSCP class token. {{type-token}} – VSCP type token. {{head}} – VSCP event head. {{obid}} – VSCP event obid. {{timestamp}} – VSCP event timestamp. {{dt}} – VSCP UTC datetime string. {{year}} – VSCP event year. {{month}} – VSCP event month. {{day}} – VSCP event day. {{hour}} – VSCP event hour. {{minute}} – VSCP event minute. {{second}} – VSCP event second. {{clientid}} – Client id set for driver. {{user}} – User set for driver. {{host}} – Host set for driver.
There will probably be more added as we walk the path against a release.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok