OpenZWave / zwave4j

MIT License
44 stars 26 forks source link

Various fixes and enhancements #38

Closed tek1974 closed 8 years ago

tek1974 commented 8 years ago

Fixes: Use delete [] instead of delete in JNI code. Enhancements: Add separate property for event in Notification class. Add support for ZWave instance associations. Make ValueId implement Serializable for easier usage in RMI

zgmnkv commented 8 years ago

Is it possible for you to split it into separated PRs?

tek1974 commented 8 years ago

Ok, I will split it and submit new pull requests.