deviceController(_:nodeID:getEstimatedStartTimeWithReply:)
Declaration
func deviceController(_ controller: UUID, nodeID: NSNumber, getEstimatedStartTimeWithReply reply: @escaping @Sendable (Date?) -> Void)func deviceControllerGetEstimatedStartTime(_ controller: UUID, nodeID: NSNumber) async -> Date?