openhab / openhab-js

openHAB JavaScript Library for JavaScript Scripting Automation
https://www.openhab.org/addons/automation/jsscripting/
Eclipse Public License 2.0
38 stars 31 forks source link

[Docs] File Based Rules/Event Object types are incorrect #124

Closed florian-h05 closed 2 years ago

florian-h05 commented 2 years ago

Recently I found out that the type of the receivedCommand property is not string as I wrote in the docs.

I will take a look into the types of the event object‘s properties and correct the docs.