openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 70 forks source link

Add metadata.js #172

Closed 5iver closed 5 years ago

5iver commented 5 years ago

JS library for manipulating Item metadata. I used this script for testing... metadata_test.js.txt. I've been using snake_case in the JS libraries... will that be a problem? My reasoning was to keep things consistent with Jython.

Signed-off-by: Scott Rushworth openhab@5iver.com

5iver commented 5 years ago

@lewie, will you be able to review/approve this?

5iver commented 5 years ago

I'm going ahead and merging this. Let me know if snake_case is a problem and I'll change it.

lewie commented 5 years ago

@openhab-5iver, Thank You. I'm afraid I overlooked your request. I personally love snake_cases! ;-)