Siwat Sirichai siwat
  • Joined on 2021-01-20
siwat pushed to main at siwat/ESPMegaPRO-v3-SDK 2025-07-20 15:14:14 +00:00
0d83df11a2 add claude.md
siwat pushed to main at siwat/appdaemon-goodies 2025-07-20 15:00:52 +00:00
d5183b2d64 Add advanced light sync configuration for multiple downlights and Nanoleaf
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-15 20:24:44 +00:00
e6716bbe73 feat: add comprehensive documentation for Python Detector Worker; include project overview, architecture, core components, and configuration details
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-14 17:35:37 +00:00
f50585f26d feat: enhance Redis action handling; add dynamic context for actions and support for expiration time
769371a1a3 feat: integrate Redis support in pipeline execution; add actions for saving images and publishing messages
a1f797f564 feat: add HTTP API for image retrieval from camera; implement endpoint for accessing latest image frames
428f7a9671 feat: enhance session management in worker communication protocol; implement session ID handling and crop frame processing
Compare 4 commits »
f50585f26d feat: enhance Redis action handling; add dynamic context for actions and support for expiration time
769371a1a3 feat: integrate Redis support in pipeline execution; add actions for saving images and publishing messages
a1f797f564 feat: add HTTP API for image retrieval from camera; implement endpoint for accessing latest image frames
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-14 04:19:14 +00:00
c7bb46e1e3 refactor documentation for worker communication protocol; improve formatting and clarify crop coordinates and session ID handling
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-14 04:05:29 +00:00
112ca9325d refactor session ID handling in worker communication protocol; replace subscriptionIdentifier with displayIdentifier
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-14 04:02:08 +00:00
700d3b3efe add subscription identifier format and session ID association details to worker communication protocol
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-14 03:57:09 +00:00
3edcd286fd update session ID handling in worker communication protocol; allow null session ID to indicate no active session
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-14 03:55:54 +00:00
8f32de1510 add session ID handling to worker communication protocol; allow backend to associate session IDs with subscriptions
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-13 18:46:26 +00:00
3c67fa933c add crop coordinates handling in camera stream management; update logging and refactor subscription identifiers
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-13 18:01:07 +00:00
39d49ba617 update crop coordinate fields in worker communication protocol to support rectangular cropping
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-13 16:59:55 +00:00
8e14897a69 add crop coordinates to state report messages for camera connections
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-13 16:58:04 +00:00
1ff6108d08 update worker communication protocol to use subscription identifiers; add crop coordinates for camera streams and clarify handling of multiple subscriptions
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-13 12:43:49 +00:00
162f29ec21 remove license plate confidence from detection messages for simplified reporting
siwat pushed to main at adsist-cms/python-detector-worker 2025-07-13 12:39:18 +00:00
5cf1bf08cc add WebSocket communication protocol documentation for detector worker; outline connection, message types, and dynamic configuration
siwat pushed to main at siwat/siwatsystem-mcp-dxt 2025-07-06 10:23:38 +00:00
a63e38ed3f fix: clarify disclaimer wording in README
siwat pushed to main at siwat/siwatsystem-mcp-dxt 2025-07-06 10:22:45 +00:00
1bb29d232f fix: update installation instructions and remove license section from README