Help with JSON api

Joined
Oct 16, 2018
Messages
1,675
Reaction score
5,517
Location
Florida, USA
While reading the help documentation for BI5, I saw this under PTZ.

description. if sent with a preset position command, the preset will be SET instead of called

How would I send a request to set PTZ preset to 96?

Thanks
 

jaydeel

BIT Beta Team
Joined
Nov 9, 2016
Messages
1,132
Reaction score
1,240
Location
SF Bay Area
I don’t believe this is possible using HTTP or JSON commands.
You might be able to accomplish this by programmatically editing the registry, if that is an option for you.
 
Top