Files
Essentials/src/PepperDash.Essentials.Core/Routing
Andrew Welker 1fe8993db3 fix: ignore CameraBase routing port list
The `RoutingPortCollection` type appears to not be currently
serializable. If a class that contains this collection is going to be
serialized, the collection should have the `JsonIgnore` attribute added.
If the list is needed, use a conversion object and convert it to a
regular list.
2025-04-02 11:56:13 -05:00
..
2024-06-19 14:09:59 -05:00
2024-05-23 08:41:19 -05:00