mobotix
Good morning,
I should send an API notification to a Mobotix camera and ask you for help
I have to send this TCP string
http://192.168.30.22/control/control?set§ion=settings&armcond_ac1_source=disable
I used the HTTP connector and I am connected with the camera.
I don't understand how I have to set the Comand object



Good morning,
thank you for the support.
I was able to get the IP notification to work.
I changed the POST setting to GET.
With GET it works even though in theory it shouldn't be correct.
Can you tell me why it works with GET?
I ask you another question.
Can the integrated Modbus port also be used for Bacnet with the new Jigsaw PRO model?
Best regards
Giordano
Hey,
I don't own any mobotix devices myself so I'm not able to test it. Probably it doesn't like POST because its not writable. Must read the manual. If GET works then it should works as a status.
Bacnet works with ethernet so You don't need the modbus port for that. Bacnet should work just fine with Jigsaw's.