deviceController(_:getNodesWithStoredDataWithReply:)
Declaration
optional func deviceController(_ controller: UUID, getNodesWithStoredDataWithReply reply: @escaping @Sendable ([NSNumber]) -> Void)optional func deviceControllerGetNodesWithStoredData(_ controller: UUID) async -> [NSNumber]