sophiathekitty / NullHub

a custom home automation hub i'm building to handle automating wemo outlets and coordinating a handful of other raspberry pi based diy devices.
MIT License
1 stars 0 forks source link

Extensions hub server request passthrough #9

Closed sophiathekitty closed 2 years ago

sophiathekitty commented 2 years ago

i think i'd like to have a way for the extensions to do a localhost request to use the ServerRequest model to track api request times....

sophiathekitty commented 2 years ago

i now have an api for showing the latency reports for the servers... and an api that only lets server users do load hub/main apis. now i need to have the meal planner point to these to sync from the main hub....

sophiathekitty commented 2 years ago

yay it's working with the meal planner