Giter VIP home page Giter VIP logo

Comments (5)

zivillian avatar zivillian commented on June 13, 2024 1

Ich hab das in der github action ergänzt - du kannst einfach die Binaries aus dem letzten Build nehmen. In Zukunft sind die auch in den Releases dabei.

from ism7mqtt.

zivillian avatar zivillian commented on June 13, 2024

Das Problem ist, dass ich nicht weiß, wie genau die Daten gesendet werden müssen. Hast du Zeit und Lust mit dem ism7proxy und der Wolf App ein Logfile zu erstellen, in dem man sieht, was gesendet werden muss wenn Datum und Uhrzeit geschrieben werden?

from ism7mqtt.

jatty avatar jatty commented on June 13, 2024

Ja klar, gerne. Wie kann ich mich da am besten vorantasten? Bin mit C# leider auf Kriegsfuß und weiß noch nicht, wie ich den ism7proxy-Sourcecode von Linux aus oder idealerweise von einem Docker-Container aus compiliert bekomme.

from ism7mqtt.

alexkno79 avatar alexkno79 commented on June 13, 2024

klappt bei mir reibungslos:

Beispiel von eben grade bei mir für Urlaubsmodus (hier per mosquitto client an MQTT broker bei mir mit der IP .63 an die Wolf mit der IP .64):
mosquitto_pub -h 192.168.178.63 -t Wolf/192.168.178.64/BM-2_0x35/set/Datum_Ende/330007 -m 11/14/2023
mosquitto_pub -h 192.168.178.63 -t Wolf/192.168.178.64/BM-2_0x35/set/Uhrzeit_Ende/330006 -m 23:26
mosquitto_pub -h 192.168.178.63 -t Wolf/192.168.178.64/BM-2_0x35/set/Urlaubsmodus/value -m 1

Party funktioniert genauso.

from ism7mqtt.

zivillian avatar zivillian commented on June 13, 2024

@alexkno79 danke für's testen!

@jatty kannst du das nochmal bei dir prüfen?

from ism7mqtt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.