Skip to content
  • Christian Kellner's avatar
    device: BoltStatus is now str/enum on bus/obj · b5245fd6
    Christian Kellner authored
    The property is now a string on the bus and internally for the
    Device GObject an proper enum. The conversion to/from string
    happens in BoltExported.
    
    Also remove the INVALID member and replace it with an UNKNOWN
    member.
    b5245fd6