Menu

Date and time object

2016-05-17
2016-05-18
  • Paramasivan S

    Paramasivan S - 2016-05-17

    Hi,

    How can i add a datetime object in the bacnet stack. I couldont found this object in the stack. I need to set my device clock via bacnet. Is it possible? kindly advice.

    Thanks,
    Param.

     
  • Steve Karg

    Steve Karg - 2016-05-18

    The normal method of setting the clock in a BACnet device is to use TimeSynchronization service. There is an example handler in demo/handler/h_ts.c file. There are also date/time properties in the Device object.

    The datetime object was created for modeling things like Sunrise or Sunset time, or for the time that a company may open or close for the day, etc.

     

Log in to post a comment.