HTTP binding - openHAB 3 - Foscam

Hello to everyone,

I saw in thread regarding HTTP binding:

that it is possible to interact with Foscam camera via that binding in version for openHAB 3.

I know that @mstormi was using it. So id you are using OH3 version of that binding maybe you can share the code of the thing configuration. It would help me a lot.

I would like to be able to send POST commands to Foscam camera with url’s
(e.g. http://foscam:88/cgi-bin/CGIProxy.fcgi?cmd=ptzMoveDown&usr=USER&pwd=PASSWORD)
but have no idea how to do that.

Thank you in advance for sharing.

You can move ONVIF cameras with the ipcamera binding which also has a lot of the foscam api included. OpenHAB 3.1M2 got a fix that helped foscam to get auto detected correctly so update to this as a minimum.