agsh / onvif

ONVIF node.js implementation
https://onvif.pages.dev
MIT License
703 stars 240 forks source link

Add a try catch to getSystemDateAndTime function #90

Closed francesco-ismb closed 6 years ago

francesco-ismb commented 6 years ago

Cath exceptions if a non onvif device responds to a discovery with a wrong soap message

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 86.801% when pulling 866be559c31c6b4456b9b6afabeae04729b74d39 on francesco-ismb:patch-1 into fc1e20ec0296ac321e881df6eeb72cecef3240e0 on agsh:master.

chriswiggins commented 6 years ago

Thanks @francesco-ismb !