Mobotix - Loxone communication HTTP

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Martins Kadakovskis
    Dumb Home'r
    • 26.11.2019
    • 21

    #1

    Mobotix - Loxone communication HTTP

    Hello!

    In our project we are using Mobotix M25 camera and we need to get the information from the camera.
    Do we need to request information from loxone or do we need to configure Mobotix camera as well to send the information to loxone.
    I understand we give link to camera from loxone and we get out needed data.
    We would like to get information about brightness so in the evening the lights go on.

    Would appreciate any help to define this request.
  • Lenardo
    MS Profi
    • 25.08.2015
    • 626

    #2
    i can`t find any information about brightness in the cam. do you know where is the information ?

    Kommentar


    • Martins Kadakovskis
      Martins Kadakovskis kommentierte
      Kommentar bearbeiten
      I think I need to make an event for brightness - if the brightness is lower than 10lux it sends an IP notify.
      But I`m not sure how should i use this IP notify. Because Loxone can Only make HTTP requests.
      So I don`t know how to get this command.. from where...
      From where can I picked up this action for loxone.
      Have you worked with mobotix ?
  • Lenardo
    MS Profi
    • 25.08.2015
    • 626

    #3
    Its not a Problem to send a message from mobotix to Loxone in case of a event. Some of the Loxone User do this if they Ring on the T25, should be the same for M25, but i can't find the brightness information in the cam, so you can't trigger a event, i Think.

    Kommentar

    • Gerrit
      MS Profi
      • 26.08.2015
      • 942

      #4
      You can use Mobotix HTTP API for this (called from Loxone): e.g. poll http://<user>:<pass>@<ip>/control/rcontrol?action=gettext&amp;message=$(SEN.LXR)

      Kommentar

      Lädt...