readAttributeOperationalStateList(completion:)

Declaration

func readAttributeOperationalStateList(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeOperationalStateList() async throws -> [Any]