You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is general confusion around what a PeerId is as provided by the FabricTable. Consider renaming it to OperationalId to properly capture that it is a tuple on information that includes NodeId and associated fabric references.
* [m5] Add status screen to M5Stack.
* [m5] Add status screen to esp for FabricId/Idx, NodeId, and IP addresses.
* [m5] Correct some comments.
* [m5] Use lib defined Inet::IPAddress::kMaxStringLength.
* [m5] Update comment on what screen displays.
* [m5] Reference issue #15049 deferral.
* Apply suggestions from code review
Use simplified call to `IPAddress::ToString()`.
Co-authored-by: Boris Zbarsky <[email protected]>
Co-authored-by: Boris Zbarsky <[email protected]>
There is general confusion around what a PeerId is as provided by the FabricTable. Consider renaming it to OperationalId to properly capture that it is a tuple on information that includes NodeId and associated fabric references.
Originally posted by @cecille in #14986 (comment)
The text was updated successfully, but these errors were encountered: