Ankündigung

Einklappen
Keine Ankündigung bisher.

Gira Homeserver REST API mit node-red-contrib-gira-rest verbinden

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    HS/FS Gira Homeserver REST API mit node-red-contrib-gira-rest verbinden

    Hallo zusammen,

    ich habe folgenden NODE Red Node gefunden und wollte mit diesen mein ioBroker und den Gira Homeserver über die Gira REST API verbinden.

    https://flows.nodered.org/node/node-red-contrib-gira-rest

    https://github.com/metaneutrons/node-red-contrib-gira-rest


    Soweit so gut.
    Leider ist das Projekt
    highly beta at the moment
    und ich steige noch nicht ganz in der Doku durch.

    Und zwar verstehe ich den Punkt in der Konfiguration der Callback URL nicht.

    • Callback URL - The https-only URL of the Node-Red instance, where the callback service of the node is accessible for the Gira X1 or Gira HomeServer. The callback is used for emitting events from the Gira X1 or Gira HomeServer to the node. This can be the Node-Red web server itself with an SSL certificate. However, a reverse proxy server is more preferable (nginx, Træfik, et al.). The HTTP callback is using RED.httpNode. To avoid conflicts with other nodes, it's using an URL path like /node-red-contrib-gira-rest/{ ID of the gira-host node }/service'. For security reasons the callback service expects the token issued by the Gira REST API after first registration of the client in the JSON-object in the body of the request.
    .
    Muss ich jetzt Https oder Http nehmen?
    Wo konfiguriere ich die Callback URL so wie in der Doku empfohlen?


    Evtl. hat hier schon jemand die Node erfolgreich konfigurieren können und kennt diese auch schon?

    Denn in der Suche hier und bei google kam ich nicht weiter.


Lädt...
X