Add TODO items to client

Prepare for implementation of client retry support
This commit is contained in:
2026-06-23 20:57:28 -04:00
parent 3fe9735506
commit 8ebccfa558
+3
View File
@@ -25,6 +25,9 @@ import (
"time"
)
// TODO: Implement client retry configuration
// Also support exponential backoff
// Default ports exposed by an MGW310 station.
const (
DefaultWingbitsPort = 8088