1 Commits

Author SHA1 Message Date
rmcguire 8ebccfa558 Add TODO items to client
Prepare for implementation of client retry support
2026-06-23 20:57:28 -04:00
+3
View File
@@ -25,6 +25,9 @@ import (
"time" "time"
) )
// TODO: Implement client retry configuration
// Also support exponential backoff
// Default ports exposed by an MGW310 station. // Default ports exposed by an MGW310 station.
const ( const (
DefaultWingbitsPort = 8088 DefaultWingbitsPort = 8088