Skip to content

Cannot add to mobile frontend #21

@iMarvinS

Description

@iMarvinS

I try to add my device to a page of my mobile frontend but when I try to do it I get the following error message:
error [pimatic-mobile-frontend]: Client error: null is not an object (evaluating 'd')

My configuration is the following:

    {
      "id" : "kamera-garten",
      "class": "IpCameraDevice",
      "name": "Garten",
      "filename": "cam_garten.jpg",
      "cameraUrl": "http://192.168.178.22:3751/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=admin&pwd=passw",
      "width": 640,
      "height": 480,
      "refresh": 1000
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions