readAttributeOutputList(completionHandler:)

Declaration

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