fabaccess-bffh/bffhd/capnp/traits/powerable.rs

4 lines
139 B
Rust
Raw Normal View History

2024-05-24 12:48:58 +02:00
use crate::oid;
use crate::utils::oid::ObjectIdentifier;
pub const TRAIT_ID_POWERABLE: ObjectIdentifier = oid!(1.3.6.1.4.1.61783.612.1.1);