somakeit / smib

1 stars 0 forks source link

Add PUT method for events and http event listeners for space open and… #37

Closed sam57719 closed 6 months ago

sam57719 commented 6 months ago

… close

The change allows PUT method on '/event/{event}' route and adds 'http_put_space_open' and 'http_put_space_closed' event handlers improving functionality and increasing versatility. This enhancement facilitates specific HTTP requests to better manage operations regarding space opening and closing events.

sjefferson99 commented 6 months ago

@sam57719 Looks correct from your description. Will pull into develop and test when docker is merged in as well as that's easiest way to fully test with my touchy firewall.