Andrew Sharrem
- Authorized Reseller
General Manager @ National Fire & Security Ltd. Developer & Curator of NxOS; Lightweight Ubuntu Distribution specifically built to run NxWitness (by Networkoptix) as a Server & Client Appliance.
- Total activity 151
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 35
- Subscriptions 55
Comments
Recent activity by Andrew Sharrem-
Umm...is there any reason you can't just web browse to the server from another device?http://serverIP:7001 Otherwise you are faced with API calls with something like the curl command.
-
Since the soft trigger works, it is definately your generic event. The rules engine works sequentially & matches any keywords - seperated by spaces. My bet is the "disable" event rule is after the ...
-
This is my enable rule working fine...as does the corresponding disable rule.
-
Hmmm...Interesting. I don't work for Nx, but I am intrigued by the issue. I'm happy to cast my eye over your system prior to you raising a support ticket via your nx distributor. You can email me...
-
I would suggest your "Enable" trigger method (Generic event) is the likely issue then. Change your "Enable" trigger event to debug the issue. Perhaps try a soft trigger to start with, or change the...
-
Unofficially: to enable / disable a rule via API, you only need the ID & disabled state in the JSON data, not all the other guff ;-) { "id": "0f148ab8-45ce-43fa-948b-54be268853d0", "disabled"...
-
use the "Analytics Event" rule.do not use the "Analytics Object Detected" rule. It has poor support from Hikvion SDK / Nx Hik plugin.
-
I use this method... https://support.networkoptix.com/hc/en-us/articles/360035832594-Launch-Desktop-Client-with-CLI use the --show-full-info flag.
-
Similar feature request: https://support.networkoptix.com/hc/en-us/community/posts/360050570094-Armed-Disarmed-state-
-
I raised a ticket some time ago reporting this issue & had a technical reply.I have not encountered the scenario yet on v5+, but assume the logic has not changed. My understanding is it is "by desi...