Skip to content

v2.0.0

Choose a tag to compare

@patrickmichalina patrickmichalina released this 23 Jan 21:41
· 41 commits to master since this release
cb834bb

2.0.0 (2019-01-23)

Bug Fixes

  • improved parse() method using onvif namespaces (#12) (cb834bb)

BREAKING CHANGES

  • property "types: []" is no longer included in the device interface. Some devices were returning several responses and doesn't make sense to emit said responses for each device type. The point of the library is mostly to show cameras - this can be revisited later.