Git Product home page Git Product logo

Comments (6)

bytespider avatar bytespider commented on May 25, 2024 1

Have a go and see if it works. You could always reroute those urls to a local NTP server. Unfortunately they are hardcoded and wont recognise DHCP NTP params

from meross.

C0ntroller avatar C0ntroller commented on May 25, 2024 1

Nice, it worked! Thank you very much!

from meross.

bytespider avatar bytespider commented on May 25, 2024

Are you able to subscribe to '/appliance/1804260831712629081034298f158de3/publish and see what the message it's repeatedly expecting a response to.

from meross.

C0ntroller avatar C0ntroller commented on May 25, 2024

It's just a clock timestamp...

{
  "header": {
    "messageId": "7a434a4233e888e5777548651601a686",
    "namespace": "Appliance.System.Clock",
    "method": "PUSH",
    "payloadVersion": 1,
    "from": "/appliance/1804260831712629081034298f158de3/publish",
    "timestamp": 3831,
    "timestampMs": 892,
    "sign": "a4d6a8e1e48ecd00138c0cbdc94fe59c"
  },
  "payload": {
    "clock": {
      "timestamp": 3831
    }
  }
}

from meross.

bytespider avatar bytespider commented on May 25, 2024

Do you allow access to external web?
I know that Meross devices try to time sync with:

  • pool.ntp.org
  • 0.amazon.pool.ntp.org
  • time1.aliyun.com
  • 0.europe.pool.ntp.org
  • 0.north-america.pool.ntp.org
  • 0.south-america.pool.ntp.org

from meross.

C0ntroller avatar C0ntroller commented on May 25, 2024

No I don't. But if thats necessary I can create a custom rule for one of these servers.

from meross.

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.