Search found 3 matches

by domopi
Tuesday 19 December 2017 17:20
Forum: LUA
Topic: Where to get ID for SendCamera
Replies: 2
Views: 701

Re: Where to get ID for SendCamera

To debug another issue I'm having I needed to download and open domoticz.db.
There is a table in the database (Cameras) which stores the ID so I managed to get it from there.
Would be handy if someone knows a way through the webinterface though :)
by domopi
Monday 18 December 2017 22:45
Forum: LUA
Topic: Where to get ID for SendCamera
Replies: 2
Views: 701

Where to get ID for SendCamera

Hi, the wiki page for LUA: http://www.domoticz.com/wiki/LUA_commands#General has following info: commandArray['SendCamera:1'] = 'SubjectOfMessage AFTER 5' -- This is equal to 'Send camera snapshot with subject "Subject of Message" after 5 seconds. The number (1) in this case is the ID of the camera ...
by domopi
Monday 18 December 2017 22:41
Forum: General Discussion
Topic: Introduce yourself
Replies: 547
Views: 173483

Re: Introduce yourself

[Name:] domopi [Country:] Belgium [Occupation:] IT [Hobbies:] C# and mobile development, RPi, ESP8266 [Choice for domoticz:] I would like to add some automation and don't like o be limited to a specific platform. I also like to be able to expand and control from scripts or own development stuff. [My ...