Commit History

Author SHA1 Message Date
  Stan Janssen 4ca5ea9d2a Add client support for events that don't require a response 3 years ago
  Stan Janssen a9767d596d Made using futures as event callbacks more robust. 3 years ago
  Stan Janssen 45392e7c77 Restored Python 3.7 support 3 years ago
  Stan Janssen 3029d96dad Added additional checks to the event callback 3 years ago
  Stan Janssen b4b0e388d7 Add support for events that don't require a response 3 years ago
  Stan Janssen 9397a71a1d Add support for setting your own event_id when using server.add_event 3 years ago
  Stan Janssen cce5acf34b Add support for using a Future instead of a function or coroutine as event status callback 3 years ago
  Stan Janssen f29f2dba42 Version 0.5.14, released on 15 december 2020 3 years ago
  Stan Janssen c94e407d3a Removed the server.run() method in favor of a more consistent experience between client and server 3 years ago
  Stan Janssen 92336dc7b7 Add support for event callbacks to server.add_raw_event method. 3 years ago
  Stan Janssen bad87bc52e Fixed a naming inconsistency in the ActivePeriod object 3 years ago
  Stan Janssen ad519b6131 Silently cancel running tasks on client and server stop 3 years ago
  Stan Janssen 2f68966b16 Made test case more robust when running on Github Actions 3 years ago
  Stan Janssen 348870d454 Added various utility tests 3 years ago
  Stan Janssen ee0c96c632 Clean up validate_report_measurement_dict 3 years ago
  Stan Janssen 2d0360609b Implemented full duration regex 3 years ago
  Stan Janssen e2f148b9af Simplified the get_next_event_from_deque utility 3 years ago
  Stan Janssen 0ad7f888d1 Clean up unused utils, added more tests 3 years ago
  Stan Janssen 7a9091debc Version 0.5.13, released on 10 december 2020 3 years ago
  Stan Janssen eda1110417 Allow messages from the VTN to not have an EiResponse element 3 years ago
  Stan Janssen 4a8175b9f6 Packaging updates 3 years ago
  Stan Janssen 037ad8ad89 Repository cleanup 3 years ago
  Stan Janssen 486a6224de Implement request_event for the VTN Server 3 years ago
  Stan Janssen d22bbd5b00 Fixed docstrings for server.py 3 years ago
  Stan Janssen 2ca9e8a673 Version 0.5.12, released on 10 december 2020 3 years ago
  Stan Janssen c53ccd0b5f Add optional, default-enabled jitter to polling and report sending 3 years ago
  Stan Janssen d30a936595 Fixed the replay protect checking 3 years ago
  Stan Janssen 29959c8e2b Improved testing of events and signatures 3 years ago
  Stan Janssen b187e852ab Improved default response from the oadrCreatedPartyRegistration placeholder 3 years ago
  Stan Janssen 287a3a3111 Log warning if a OpenADR protocol error has been received 3 years ago