Loading proto/context.proto +1 −0 Original line number Diff line number Diff line Loading @@ -175,6 +175,7 @@ message Device { repeated DeviceDriverEnum device_drivers = 6; repeated EndPoint device_endpoints = 7; repeated Component component = 8; // Used for inventory DeviceId controller_id = 9; // Identifier of node controlling the actual device } message Component { Loading Loading
proto/context.proto +1 −0 Original line number Diff line number Diff line Loading @@ -175,6 +175,7 @@ message Device { repeated DeviceDriverEnum device_drivers = 6; repeated EndPoint device_endpoints = 7; repeated Component component = 8; // Used for inventory DeviceId controller_id = 9; // Identifier of node controlling the actual device } message Component { Loading