MCPcopy Create free account
hub / github.com/NVIDIA/OpenShell / device

Method device

crates/openshell-ocsf/src/builders/mod.rs:225–227  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

223 /// Build the OCSF `Device` object.
224 #[must_use]
225 pub fn device(&self) -> Device {
226 Device::linux(&self.hostname)
227 }
228
229 /// Build the `proxy_endpoint` object for the Network Proxy profile.
230 #[must_use]

Callers 2

apply_common_fieldsMethod · 0.80

Calls

no outgoing calls

Tested by 1