Not sure what was wrong before. But when i check again, i think it works.
Device 236 is the motion detector for the camera.
And in the log, you can see that i've got an "Event:Sensor Tripped" for that.
/var/log/pluto/DCErouter.log
05 08/20/12 17:39:51.060 XXX: Device: 236, State: ,, <0x645abb70>
05 08/20/12 17:39:51.060 XXX: PK_AlertType: 0, PK_HouseMode: 1 <0x645abb70>
05 08/20/12 17:39:51.062 void ClientSocket::Disconnect() on this socket: 0x98e3d088 (m_Socket: 168) <0x645abb70>
05 08/20/12 17:39:51.062 Socket::ReceiveData 0xa2dba88 failed, bytes left 0 start: 5150000 1: 0 1b: 0 2: 0 2b: 0 m_Socket: 169 Incoming_Conn Socket 169 ::ffff:127.0.0.1 <0x5a59bb70>
05 08/20/12 17:39:51.062 Socket::ReceiveString2 ReceiveData failed m_Socket: -1 Incoming_Conn Socket 169 ::ffff:127.0.0.1 <0x5a59bb70>
05 08/20/12 17:39:51.062 TCPIP: Closing connection to -1003 (Router Dev #0) 0xa2dba88 m_Socket: -1 <0x5a59bb70>
05 08/20/12 17:39:51.062 Router::RemoveAndDeleteSocket 0xa2dba88 -1003 <0x5a59bb70>
07 08/20/12 17:39:51.062 Received Message from 236 (Videre / Voortuin) to 0 (unknown / ), type 2 id 9 Event:Sensor Tripped, retry none, parameters: <0x645abb70>
07 08/20/12 17:39:51.062 Parameter 25(Tripped): 1 <0x645abb70>
With this sensor, i was able to switch on a light once the camera detects motion. So it works great...
Anything else you want me to check/validate/test?