WO2002041141A2 - A device registration mechanism - Google Patents
A device registration mechanism Download PDFInfo
- Publication number
- WO2002041141A2 WO2002041141A2 PCT/US2001/045198 US0145198W WO0241141A2 WO 2002041141 A2 WO2002041141 A2 WO 2002041141A2 US 0145198 W US0145198 W US 0145198W WO 0241141 A2 WO0241141 A2 WO 0241141A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- system information
- registration process
- remote computer
- computer
- database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/12—Discovery or management of network topologies
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y04—INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
- Y04S—SYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
- Y04S40/00—Systems for electrical power generation, transmission, distribution or end-user application management characterised by the use of communication or information technologies, or communication or information technology specific aspects supporting them
Definitions
- This invention relates to remote device registration, and more particularly to automated remote device registration which automatically transmits pertinent data to a remote computer.
- Intelligent devices are employed in various areas today. These devices are utilized in building control and automation systems, power generation systems, industrial controls, and so forth. When these devices are deployed in the field, they often need to communicate with a remote computer system, which monitors information from these devices or controls the devices themselves.
- an automated device recordation and registration process for automatically registering, on a remote computer, an embedded device includes a feature detection process for detecting feature information associated with a device to be registered.
- a feature transmission process transmits the feature information to a remote computer at a known address using a self-describing computer language.
- a registration process registers the device by storing the feature information on the remote computer.
- the self-describing computer language includes extensible Markup Language (XML).
- the known address is a Uniform Resource Locator (URL).
- the known address is a Transmission Control Protocol/Internet Protocol (TCP/IP) address.
- the feature information includes a device type and a device instance.
- the device type is a model number and the device instance is a serial number.
- the remote computer includes a database for storing the feature information.
- the device registration process includes a device registration status process for examining the database to determine if the device was previously registered on the remote computer and initiating the registration process if the device is not registered.
- the remote computer resides on a distributed computing network and the feature transmission process transmits the feature information to the remote computer via the distributed computing network.
- the distributed computing network is the Internet.
- the device is connected to the distributed computing network via a direct network connection.
- the device is connected to the distributed computing network via a dial-up network connection.
- the device is connected to the distributed computing network via a wireless network connection.
- the device includes embedded software which controls the device's functionality, where the embedded software has a specific version identifier associated with it.
- the database stores a software update, having a specific version identifier associated with it, for the embedded software of the device, where the software update is the newest version of embedded software available for the device.
- the device registration process includes a software comparison process for comparing the version identifier of the software update to the version identifier of the embedded software of the device to determine if the embedded software of the device needs to be updated.
- the device registration process includes a software update process, responsive to the software comparison process determining that the embedded software needs to be updated, for updating the embedded software residing on the device with the software update.
- the feature information includes system information concerning the location, ownership, and configuration of the
- the device registration process includes a system information interface for allowing the owner of the device to configure the system information.
- the device includes a HyperText Transfer Protocol (HTTP) device web server and the system information interface is a software application residing on the device web server, where the owner of the device can edit the system information of the device by accessing the o system information interface via a remote web client.
- the device registration process includes a system information transmission process for fransmitting the system information to the remote computer using the self-describing computer language and for storing the system information on the database of the remote computer.
- the system information transmission process includes a system information comparison process for 5 comparing the system information on the remote computer to the system information on the device to determine if the database on the remote computer needs to be updated with the system information on the device.
- the system information transmission process includes a system information upload process, responsive to the system information comparison process determining that the system information on the database needs to be o updated, for updating the system information on the database with the system information on the device.
- the device includes a device web client and the remote computer includes a HyperText Transfer Protocol (HTTP) remote web server.
- the remote computer includes an application logic to 5 interface the remote web server and the database.
- the feature transmission process utilizes the device web client to upload the feature information from the device to the remote web server, where the application logic transfers the feature information from the remote web server to the database.
- the device includes a device mail client and the remote computer includes a Simple Mail Transfer Protocol (SMTP) remote mail server.
- the remote computer includes an application logic to interface the remote mail server and the database.
- the feature transmission process utilizes the device mail client to upload the feature information from the device to the remote mail server, where the application logic transfers the feature information from the remote mail server to the database.
- a computer implemented method for registering, on a remote computer, a device embedded in an apparatus includes detecting feature information associated with a device to be registered. The method transmits the feature information to a remote computer at a known address using a self- describing computer language. The method registers the device by storing the feature information on the remote computer.
- the computer implemented method further includes examining the database to determine if the device was previously registered on the remote computer and initiating the registration process if the device is not registered.
- the computer implemented method includes comparing the version identifier of the software update to the version identifier of the embedded software of the device to determine if the embedded software of the device needs to be updated.
- the computer implemented method includes updating the embedded software residing on the device with the software update if it is determined that the embedded software needs to be updated.
- the computer implemented method further includes transmitting the system information to the remote computer using the self-describing computer language and storing the system information on the database of the remote computer.
- the computer implemented method further includes comparing the system information on the remote computer to the system information on the device to determine if the database on the remote computer needs to be updated with the system information on the device.
- the computer implemented method further includes updating the system information on the database with the system information on the device, if it is determined that the system information on the database needs to be updated.
- a computer program product residing on a computer readable medium having a plurality of instructions stored thereon which, when executed by the processor, cause that processor to detect feature information associated with a device to be registered.
- the computer program product transmits the
- the computer program product registers the device by storing the feature information on the remote computer.
- a processor and memory are configured to detect feature information associated with a device to be registered.
- the o processor and memory transmit the feature information to a remote computer at a known address using a self-describing computer language.
- the processor and memory register the device by storing the feature information on the remote computer.
- the user may quickly and easily register numerous devices.
- the user can configure devices without having to 5 manually establish a communication link between the devices and the remote computer.
- the user can register devices without having to manually enter device-specific information into the remote computer.
- the devices may be automatically reconfigured with updated software packages.
- the user may remotely administer all devices using a standard web browser.
- FIG. 1 is a diagrammatic view of the device registration process
- FIG. 2 is a flow chart of the device registration method
- FIG. 3. is a diagrammatic view of another embodiment of the device registration process, including a processor and a computer readable medium, and a flow chart showing a sequence of steps executed by the processor; and
- FIG. 4. is a diagrammatic view of another embodiment of the device registration process, including a processor and memory, and a flow chart showing a sequence of steps executed by the processor and memory.
- FIG. 1 there is shown an automated device recordation and registration process 10 for automatically registering, on a remote computer 12, an embedded device 14.
- Process 10 typically resides on and is incorporated into device 14.
- Device 14 is connected to a distributed computing network 16.
- Link 17, which connects device 14 to distributed computing network 16 can be any form of network connection, such as: a dial-up network connection via a modem (embedded into device 14); a direct network connection via a network interface card (embedded into device 14); a wireless network connection via any form of wireless communication chipset (embedded into device 14); and so forth.
- Distributed computing network 16 could be the Internet, an intranet, an extranet, a local area network (LAN), a wide area network (WAN), or any other form of network.
- Process 10 includes feature detection process 18 for detecting feature information 20 associated with the device 14 to be registered.
- Feature information 20 is stored in device 14 on any standard memory storage device (not shown), such as: random access memory; read only memory; a hard disk drive; etc. This standard memory storage device is incorporated into device 14.
- Feature information 20 can include many different pieces of information which are associated with device 14 itself.
- a device type 22 may specify the device name or model number (e.g. "OCD 950" or "HimaLaya") of device 14;
- a device instance 24 may specify a serial number of device 14;
- system information 26 may specify various pieces of device or owner specific information (e.g. owner name, device location, device software version, device configuration, installed device options, installed device peripherals, etc.).
- Process 10 includes a feature transmission process 28 for transmitting feature information 20 to remote computer 12 which resides at a known address on distributed computing network 16.
- This known address can be in the form of a Uniform Resource Locator (URL) address (e.g. www.remotecomputer.com) or a Transmission Control Protocol / Internet Protocol (TCP/IP) address (e.g. 209.6.72.87).
- URL Uniform Resource Locator
- TCP/IP Transmission Control Protocol / Internet Protocol
- Feature transmission process 28 transmits feature information 20 to remote computer 12 using a self-describing computer language, such as extensible Markup Language (XML).
- Remote computer 12 is typically a network server residing on distributed computing network 16.
- a registration process 30 registers device 14 by sending feature information 20 to remote computer 12 where it is stored.
- Remote computer 12 can store feature information 20 on any standard memory storage device (not shown), such as: random access memory; read only memory; hard disk drives; RAID (redundant array of independent disks) arrays; etc. This standard memory storage device is incorporated into remote computer 12.
- Remote computer 12 includes database 32 for storing feature information 20.
- Database 32 is typically a relational database such as OracleTM, SybaseTM, or AccessTM.
- Registration process 30 typically encompasses remote computer 12 establishing or updating a record 34 on database 32 for device 14, where record 34 includes feature information 20, namely device type 22, device instance 24 and system information 26 (shown, for illustrative purposes, as "T, I, S" in record 34).
- Process 10 includes a device registration status process 36 for examining database
- device registration status process 36 will examine database 32 to see if a record 34 exists on database 32 for device 14. In the event that device 14 has not been registered on database 32 (or the information on database 32 is incorrect/outdated), device registration status process 36 will initiate registration process 30 to register device 14 on database 32. This process 36 can be instituted at various times to ensure that device 14 is registered on database 32. For example, each time device 14 is powered-up (i.e. the device power is turned on), device registration status process 36 can determine whether device 14 is registered on remote computer 12. Accordingly, whenever a device 14 is initially installed and powered-up, registration is automatic; as device registration status process 36 will communicate over distributed computing network 16 and check remote computer 12 to determine if device 14 is registered on database 32. This results in a system in which registration is automatic.
- device registration status process 36 will examine database 32 to see if a record 34 exists on database 32 for device 14. In the event that device 14 has not been registered on database 32 (or the information on database 32 is incorrect/outdated), device registration status process 36 will initiate registration process 30 to register
- Device 14 includes embedded software 38 which controls the functionality of device 14.
- Device 14 can be any of a large number of possibilities. Typical examples of device 14 might be: valve actuators in industrial controls; damper actuators in building automation systems; switch actuators in power generation systems; and so forth. Accordingly, the functionalities that embedded software 38 in these particular devices 14 would control are: the opening and closing of the valve; the opening and closing of the damper; and the opening or closing of the switch, respectively.
- a software version number 40 is associated with embedded software 38 to facilitate easy software version comparison.
- Database 32 stores a software update 42 having a specific software version number 44 associated with it, where software update 42 is the newest version of embedded software 40 available for device 14.
- Software comparison process 46 compares the version identifier 40 of embedded software 38 to the version identifier 44 of software update 42 to determine if the software update is newer (e.g. has a higher or newer version identifier) than the embedded software 38 installed on device 14. In the event that software comparison process 46 determines that software update 42 is newer than embedded software 38, embedded software 38 will be updated with software update 42.
- Software update process 48 which is initiated in response to software comparison process 46 determining that embedded software 38 needs to be updated, retrieves software update 42 from remote computer 12 via distributed computing network 16. Accordingly, software update 42 is installed of device 14 by software update process 48 and embedded software 38 is either deleted, deactivated, or overwritten.
- Device 14 includes a HyperText Transfer Protocol (HTTP) device web server 50.
- System information interface 52 resides on device web server 50 and is written in a language executable by device web server 50 (e.g. CGI, ISAPI, Java Servlets, ASP, and so forth).
- System information interface 52 allows the owner 54 of device 14 to access and edit system information 26 via some form of remote web client 56 executed on remote workstation 57. Examples of remote web client 56 would be any form of web browser (e.g. Microsoft Internet ExplorerTM, Netscape NavigatorTM, and so forth), or any form of custom application interface which allows owner 54 to access and modify system information 26 stored on device 14.
- system information transmission process 54 transmits this "newly modified" system information 26 from device 14 to remote computer 12 for storing in database 32.
- System information transmission process 54 transmits system information 26 to remote computer 12 using a self-describing computer language, such as extensible Markup Language (XML).
- XML extensible Markup Language
- System information transmission process 54 includes system information comparison process 56 for comparing system information 26 stored on device 14 to the system information (shown a "S" in item 34) stored on database 32 of remote computer 12 to determine if database 32 needs to be updated.
- system information 26 is "owner editable" by owner 54, in the event that the system information on device 14 differs from the system information of database 32, database 32 needs to be updated with system information 26.
- System information transmission process 54 includes a system information upload process 58.
- system information comparison process 56 determines that the system information on device 14 varies from the system information on database 32
- system information upload process 58 transmits system information 26 from device 14 to remote computer 12 via distributed computing network 16. Accordingly, system information 26 is stored on database 32 of remote computer 12 and the "outdated" system information is either deleted, deactivated, or overwritten.
- Device 14 includes a device web client 60 and remote computer 12 includes a HyperText Transfer Protocol (HTTP) remote web server 62.
- Application logic 64 interfaces remote web server 62 and database 32.
- Feature transmission process 28 utilizes device web client 60 to upload feature information 20 from device 14 to remote web server 62.
- Application logic 64 transfers feature information 20 from remote web server 62 to database 32.
- Device 14 includes a device mail client 66 and remote computer 12 includes a
- Simple Mail Transfer Protocol remote mail server 68.
- Application logic 64 interfaces remote mail server 68 and database 32.
- Feature transmission process 28 utilizes device mail client 66 to upload feature information 20 from device 14 to remote mail server 68.
- Application logic 64 transfers feature information 20 from remote mail server 68 to database 32.
- a method 100 for registering, on a remote computer, a device embedded in an apparatus A feature detection process detects 102 feature information associated with a device to be registered.
- a feature transmission process transmits 104 that feature information to a remote computer at a known address using a self-describing computer language.
- the self-describing computer language includes extensible Markup Language (XML) and the known address can be a Uniform Resource Locator (URL), a Transmission Control Protocol Internet Protocol (TCP/IP) address, and so forth.
- a registration process then registers 106 the device by storing the feature information on the remote computer.
- the remote computer includes a database for storing this feature information.
- the feature information can include many different pieces of information associated with the device itself, such as: a device type which specifies the device name or model number (e.g. "OCD 950" or "HimaLaya") of a device; a device instance which specifies a serial number of the device or some other unique identifier (such as a UUID Universally Unique Identifier); and system information which specifies various pieces of device or owner specific information (e.g. owner name, device location, device software version, etc.).
- a device type which specifies the device name or model number (e.g. "OCD 950" or "HimaLaya) of a device
- a device instance which specifies a serial number of the device or some other unique identifier (such as a UUID Universally Unique Identifier)
- system information which specifies various pieces of device or owner specific information (e.g. owner name, device location, device software version, etc.).
- a device registration status process examines 108 the database to determine if the device was previously registered on the remote computer. If the device is not registered, the device registration status process initiates 110 the registration process.
- the device includes embedded software which controls the device's functionality, where the embedded software has a specific version identifier associated with it.
- the database of the remote computer stores a software update, which has a specific version identifier associated with it, for the embedded software of the device. This software update is the newest version of embedded software available for the device.
- a software comparison process compares 112 the version identifier of the software update to the version identifier of the embedded software of the device to determine if the embedded software of the device needs to be updated. If it is determined that the embedded software needs to be updated, a software update process updates 114 the embedded software residing on the device with the software update.
- a system information interface allows the owner of the device to configure the system information.
- a system information transmission process transmits 116 the system information to the remote computer using the self-describing computer language. The system information transmission process then stores 118 the system information on the database of the remote computer.
- a system information comparison process makes a comparison 120 between the system information on the remote computer and the system information on the device to determine if the database on the remote computer needs to be updated with the system information on the device. If it is determined that the system information on the database needs to be updated, a system information upload process updates 122 the system information on the database with the system information on the device
- a computer program product 150 which is stored and executed on a device to be automatically registered on a remote computer.
- Computer program product resides on a computer readable medium 152 having a plurality of instructions 154 stored thereon.
- instructions 154 When executed by processor 156, instructions 154 cause processor 156 to detect 158 feature information associated with a device to be registered.
- Computer program product 150 transmits 160 the feature information to a remote computer at a known address using a self-describing computer language, and registers 162 the device by storing the feature information on the remote computer.
- computer readable medium 152 typically embodiments of computer readable medium 152 are: hard drive 164; optical drive 166; random access memory 168; tape drive 170; RAID array 172; and read only memory 174.
- processor 200 and memory 202 configured to detect 204 feature information associated with a device to be registered.
- Processor 200 and memory 202 transmits 206 the feature information to a remote computer at a known address using a self-describing computer language, and registers 208 the device by storing the feature information on the remote computer.
- Processor 200 and memory 202 may be incorporated into a personal computer 210, a programmable logic controller 212, a single board computer 214, or an array of network servers 216.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Vehicle Body Suspensions (AREA)
- Specific Sealing Or Ventilating Devices For Doors And Windows (AREA)
- Fixing For Electrophotography (AREA)
- Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
- Auxiliary Devices For And Details Of Packaging Control (AREA)
- Diaphragms For Electromechanical Transducers (AREA)
Abstract
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP01996048A EP1350367B1 (en) | 2000-11-20 | 2001-11-16 | A device registration mechanism |
| DE60120760T DE60120760T2 (en) | 2000-11-20 | 2001-11-16 | METHOD FOR REGISTERING A DEVICE |
| JP2002543285A JP2004534977A (en) | 2000-11-20 | 2001-11-16 | Device registration mechanism |
| AU2002227091A AU2002227091A1 (en) | 2000-11-20 | 2001-11-16 | A device registration mechanism |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US09/716,717 US7149792B1 (en) | 2000-11-20 | 2000-11-20 | Device registration mechanism |
| US09/716,717 | 2000-11-20 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2002041141A2 true WO2002041141A2 (en) | 2002-05-23 |
| WO2002041141A3 WO2002041141A3 (en) | 2003-07-31 |
Family
ID=24879143
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2001/045198 Ceased WO2002041141A2 (en) | 2000-11-20 | 2001-11-16 | A device registration mechanism |
| PCT/US2001/043347 Ceased WO2002042867A2 (en) | 2000-11-20 | 2001-11-19 | A device registration mechanism |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2001/043347 Ceased WO2002042867A2 (en) | 2000-11-20 | 2001-11-19 | A device registration mechanism |
Country Status (7)
| Country | Link |
|---|---|
| US (1) | US7149792B1 (en) |
| EP (1) | EP1350367B1 (en) |
| JP (1) | JP2004534977A (en) |
| AT (1) | ATE330398T1 (en) |
| AU (2) | AU2002227091A1 (en) |
| DE (1) | DE60120760T2 (en) |
| WO (2) | WO2002041141A2 (en) |
Cited By (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2004310439A (en) * | 2003-04-07 | 2004-11-04 | Nippon Telegr & Teleph Corp <Ntt> | Environmental monitoring system, data logger used in this system and its program |
| EP1872255A4 (en) * | 2005-04-18 | 2008-08-13 | Research In Motion Ltd | System and method for efficient transfer of applications and data during device swap |
| WO2008122505A1 (en) * | 2007-04-05 | 2008-10-16 | Siemens Aktiengesellschaft | Method and control program for providing a computer software code |
| EP1686469A3 (en) * | 2005-02-01 | 2009-01-14 | Microsoft Corporation | Publishing the status of and updating firmware components |
| EP1688840A3 (en) * | 2005-02-04 | 2009-01-14 | Rockwell Automation Technologies, Inc. | System and method for automatically matching programmable data of devices within an industrial control system |
| EP1832976A4 (en) * | 2004-10-12 | 2009-04-29 | Fujitsu Ltd | SOFTWARE UPDATE PROGRAM, SOFTWARE UPDATE DEVICE, AND SOFTWARE UPDATE METHOD |
| EP1725971A4 (en) * | 2004-01-22 | 2010-09-01 | Autonomic Software Inc | Distributed policy driven software delivery |
| US7849171B2 (en) | 2002-02-27 | 2010-12-07 | Ricoh Co. Ltd. | Method and apparatus for monitoring remote devices by creating device objects for the monitored devices |
| US8024783B2 (en) | 2004-01-22 | 2011-09-20 | Ryan Riley | Modular agent architecture |
| US9032091B2 (en) | 2005-04-15 | 2015-05-12 | Esprida Corporation | Apparatus and method for managing a network of intelligent devices |
Families Citing this family (94)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7117239B1 (en) | 2000-07-28 | 2006-10-03 | Axeda Corporation | Reporting the state of an apparatus to a remote computer |
| US7185014B1 (en) | 2000-09-22 | 2007-02-27 | Axeda Corporation | Retrieving data from a server |
| US8108543B2 (en) | 2000-09-22 | 2012-01-31 | Axeda Corporation | Retrieving data from a server |
| US8909739B2 (en) * | 2001-01-29 | 2014-12-09 | Universal Electronics Inc. | System and method for upgrading the remote control functionality of a device |
| AU2002233609B2 (en) * | 2001-03-28 | 2008-05-29 | Nds Limited | Digital rights management system and method |
| US7254601B2 (en) | 2001-12-20 | 2007-08-07 | Questra Corporation | Method and apparatus for managing intelligent assets in a distributed environment |
| US9134989B2 (en) | 2002-01-31 | 2015-09-15 | Qualcomm Incorporated | System and method for updating dataset versions resident on a wireless device |
| US7178149B2 (en) | 2002-04-17 | 2007-02-13 | Axeda Corporation | XML scripting of soap commands |
| US9565275B2 (en) * | 2012-02-09 | 2017-02-07 | Rockwell Automation Technologies, Inc. | Transformation of industrial data into useful cloud information |
| US8635254B2 (en) * | 2002-08-08 | 2014-01-21 | Axeda Corporation | Maintaining independent states for multiple web browser instances |
| US20040068724A1 (en) * | 2002-08-30 | 2004-04-08 | Gardner Richard Wayne | Server processing for updating dataset versions resident on a wireless device |
| US9092286B2 (en) | 2002-12-20 | 2015-07-28 | Qualcomm Incorporated | System to automatically process components on a device |
| US20040139190A1 (en) * | 2003-01-15 | 2004-07-15 | Kreger Kevin Scott | A private http based system for diagnosis, control and monitoring of an imaging system controller |
| JP2004227121A (en) * | 2003-01-21 | 2004-08-12 | Toshiba Corp | Server device, communication control system, communication method, and server program |
| US7966418B2 (en) | 2003-02-21 | 2011-06-21 | Axeda Corporation | Establishing a virtual tunnel between two computer programs |
| KR100605218B1 (en) | 2003-05-30 | 2006-07-31 | 엘지전자 주식회사 | Home network system |
| AU2003246151A1 (en) * | 2003-05-30 | 2005-01-21 | Lg Electronics, Inc. | Home network system |
| US20070061406A1 (en) * | 2003-05-30 | 2007-03-15 | Seung-Myun Baek | Home network system |
| US20070223500A1 (en) * | 2003-05-30 | 2007-09-27 | Lg Electronics Inc. | Home Network System |
| KR100596755B1 (en) | 2003-05-30 | 2006-07-04 | 엘지전자 주식회사 | Home network system |
| US20080097631A1 (en) * | 2003-05-30 | 2008-04-24 | Lg Electronics Inc. | Home Network System |
| AU2003246146A1 (en) * | 2003-05-30 | 2005-01-21 | Lg Electronics, Inc. | Home network system and its configuration system |
| KR100638017B1 (en) | 2003-05-30 | 2006-10-23 | 엘지전자 주식회사 | Network device |
| US20040268336A1 (en) * | 2003-06-30 | 2004-12-30 | Chen-Jen Lu | System and method for equipment automation program refresh |
| US8626146B2 (en) | 2003-10-29 | 2014-01-07 | Qualcomm Incorporated | Method, software and apparatus for performing actions on a wireless device using action lists and versioning |
| US20050194456A1 (en) | 2004-03-02 | 2005-09-08 | Tessier Patrick C. | Wireless controller with gateway |
| US7424736B2 (en) | 2004-03-10 | 2008-09-09 | Combrio, Inc. | Method for establishing directed circuits between parties with limited mutual trust |
| US20060171377A1 (en) * | 2005-02-03 | 2006-08-03 | Xerox Corporation | Automated remote device meter reading |
| US20070061460A1 (en) * | 2005-03-24 | 2007-03-15 | Jumpnode Systems,Llc | Remote access |
| US20060218267A1 (en) * | 2005-03-24 | 2006-09-28 | Khan Irfan Z | Network, system, and application monitoring |
| EP1715603A3 (en) * | 2005-04-18 | 2009-11-25 | LG Electronics, Inc. | Apparatus and method for controlling electric appliances using broadcast wave, and apparatus and method for controlling home network |
| US7899673B2 (en) * | 2006-08-09 | 2011-03-01 | Microsoft Corporation | Automatic pruning of grammars in a multi-application speech recognition interface |
| US8370479B2 (en) | 2006-10-03 | 2013-02-05 | Axeda Acquisition Corporation | System and method for dynamically grouping devices based on present device conditions |
| US8010640B2 (en) * | 2006-11-03 | 2011-08-30 | Smartsynch, Inc. | Systems and methods for auto-configuration of a generic data device coupled to a utility meter on a wireless network |
| US8065397B2 (en) | 2006-12-26 | 2011-11-22 | Axeda Acquisition Corporation | Managing configurations of distributed devices |
| US7966309B2 (en) | 2007-01-17 | 2011-06-21 | Google Inc. | Providing relevance-ordered categories of information |
| US8966407B2 (en) | 2007-01-17 | 2015-02-24 | Google Inc. | Expandable homepage modules |
| US8005822B2 (en) | 2007-01-17 | 2011-08-23 | Google Inc. | Location in search queries |
| US7966321B2 (en) * | 2007-01-17 | 2011-06-21 | Google Inc. | Presentation of local results |
| US8326858B2 (en) * | 2007-01-17 | 2012-12-04 | Google Inc. | Synchronization of fixed and mobile data |
| JP5329522B2 (en) | 2007-03-23 | 2013-10-30 | アレジアンス、コーポレイション | Fluid collection system |
| US9889239B2 (en) | 2007-03-23 | 2018-02-13 | Allegiance Corporation | Fluid collection and disposal system and related methods |
| RU2438263C2 (en) | 2007-06-19 | 2011-12-27 | Квэлкомм Инкорпорейтед | Methods and apparatus for dataset synchronisation in wireless environment |
| US8478861B2 (en) | 2007-07-06 | 2013-07-02 | Axeda Acquisition Corp. | Managing distributed devices with limited connectivity |
| US7857222B2 (en) | 2007-08-16 | 2010-12-28 | Hand Held Products, Inc. | Data collection system having EIR terminal interface node |
| US8402136B1 (en) * | 2007-12-14 | 2013-03-19 | Oracle America, Inc. | Methods and apparatus for discovery driven product registration |
| US20090287499A1 (en) * | 2008-05-16 | 2009-11-19 | Link Ii Charles M | Method and system for automatically provisioning a device and registering vehicle modules with a telematics services provider |
| US8959200B2 (en) * | 2008-07-01 | 2015-02-17 | Ortho-Clinical Diagnostics, Inc. | Event-based communication in a clinical diagnostic analyzer |
| US8943013B2 (en) * | 2008-09-18 | 2015-01-27 | Rockwell Automation Technologies, Inc. | Real-time equipment behavior selection |
| JP5541667B2 (en) * | 2009-01-30 | 2014-07-09 | キヤノン株式会社 | Management server, management method, monitoring device, monitoring device control method, and program |
| WO2011008961A1 (en) | 2009-07-15 | 2011-01-20 | Allegiance Corporation | Fluid collection and disposal system and related methods |
| US8346976B2 (en) * | 2009-11-25 | 2013-01-01 | T-Mobile Usa, Inc. | Secured registration of a home network device |
| US9497092B2 (en) | 2009-12-08 | 2016-11-15 | Hand Held Products, Inc. | Remote device management interface |
| US8314965B2 (en) | 2010-03-18 | 2012-11-20 | Emerge Print Management, Llc | Patrol device field installation notification method and system |
| US8330984B2 (en) | 2010-03-18 | 2012-12-11 | Emerge Paint Management, LLC | Field metering patrol system and method for metering and monitoring printers |
| US10837974B2 (en) | 2010-03-30 | 2020-11-17 | Sysmex Corporation | System, apparatus and method for auto-replenishment and monitoring of a medical instrument |
| US8918467B2 (en) * | 2010-10-01 | 2014-12-23 | Clover Leaf Environmental Solutions, Inc. | Generation and retrieval of report information |
| KR101132163B1 (en) * | 2010-10-14 | 2012-05-08 | 주식회사 마스터소프트 | Power Management System and Method Thereof |
| CA2756184A1 (en) | 2010-10-27 | 2012-04-27 | Novx Systems Canada Inc. | File transfer system and method for monitoring and management of remote devices |
| KR102072200B1 (en) * | 2011-04-22 | 2020-01-31 | 에이에스엠엘 네델란즈 비.브이. | Network architecture and protocol for cluster of lithography machines |
| US8621123B2 (en) | 2011-10-06 | 2013-12-31 | Honeywell International Inc. | Device management using virtual interfaces |
| US8539123B2 (en) | 2011-10-06 | 2013-09-17 | Honeywell International, Inc. | Device management using a dedicated management interface |
| US8909641B2 (en) | 2011-11-16 | 2014-12-09 | Ptc Inc. | Method for analyzing time series activity streams and devices thereof |
| US9576046B2 (en) | 2011-11-16 | 2017-02-21 | Ptc Inc. | Methods for integrating semantic search, query, and analysis across heterogeneous data types and devices thereof |
| US9098312B2 (en) | 2011-11-16 | 2015-08-04 | Ptc Inc. | Methods for dynamically generating an application interface for a modeled entity and devices thereof |
| US9477936B2 (en) | 2012-02-09 | 2016-10-25 | Rockwell Automation Technologies, Inc. | Cloud-based operator interface for industrial automation |
| CN103095941B (en) * | 2012-12-26 | 2016-08-31 | 鸿富锦精密工业(深圳)有限公司 | Intelligent adapter and apply the remote control system of this intelligent adapter |
| FR3003366B1 (en) * | 2013-03-12 | 2015-04-10 | Airbus Operations Sas | METHOD, DEVICE AND COMPUTER PROGRAM FOR THE AUTOMATIC INSTALLATION OR DEINSTALLATION OF SOFTWARE MODULES IN AIRCRAFT EQUIPMENT OF AN AIRCRAFT |
| EP2973047A4 (en) | 2013-03-15 | 2016-11-02 | Ptc Inc | Methods for managing applications using semantic modeling and tagging and devices thereof |
| US9989958B2 (en) | 2013-05-09 | 2018-06-05 | Rockwell Automation Technologies, Inc. | Using cloud-based data for virtualization of an industrial automation environment |
| US9786197B2 (en) | 2013-05-09 | 2017-10-10 | Rockwell Automation Technologies, Inc. | Using cloud-based data to facilitate enhancing performance in connection with an industrial automation system |
| US10026049B2 (en) | 2013-05-09 | 2018-07-17 | Rockwell Automation Technologies, Inc. | Risk assessment for industrial systems using big data |
| US9438648B2 (en) | 2013-05-09 | 2016-09-06 | Rockwell Automation Technologies, Inc. | Industrial data analytics in a cloud platform |
| US9703902B2 (en) | 2013-05-09 | 2017-07-11 | Rockwell Automation Technologies, Inc. | Using cloud-based data for industrial simulation |
| US9709978B2 (en) | 2013-05-09 | 2017-07-18 | Rockwell Automation Technologies, Inc. | Using cloud-based data for virtualization of an industrial automation environment with information overlays |
| US11715560B2 (en) | 2013-09-12 | 2023-08-01 | Johnson & Johnson Surgical Vision, Inc. | Computer-based operating room support system |
| US11631496B2 (en) | 2013-09-12 | 2023-04-18 | Johnson & Johnson Surgical Vision, Inc. | Computer-based operating room support system |
| US9560170B2 (en) | 2014-03-21 | 2017-01-31 | Ptc Inc. | System and method of abstracting communication protocol using self-describing messages |
| US10313410B2 (en) | 2014-03-21 | 2019-06-04 | Ptc Inc. | Systems and methods using binary dynamic rest messages |
| US9762637B2 (en) | 2014-03-21 | 2017-09-12 | Ptc Inc. | System and method of using binary dynamic rest messages |
| US9462085B2 (en) | 2014-03-21 | 2016-10-04 | Ptc Inc. | Chunk-based communication of binary dynamic rest messages |
| US9961058B2 (en) | 2014-03-21 | 2018-05-01 | Ptc Inc. | System and method of message routing via connection servers in a distributed computing environment |
| US9467533B2 (en) | 2014-03-21 | 2016-10-11 | Ptc Inc. | System and method for developing real-time web-service objects |
| US9350791B2 (en) | 2014-03-21 | 2016-05-24 | Ptc Inc. | System and method of injecting states into message routing in a distributed computing environment |
| US9350812B2 (en) | 2014-03-21 | 2016-05-24 | Ptc Inc. | System and method of message routing using name-based identifier in a distributed computing environment |
| US10025942B2 (en) | 2014-03-21 | 2018-07-17 | Ptc Inc. | System and method of establishing permission for multi-tenancy storage using organization matrices |
| WO2015143416A1 (en) | 2014-03-21 | 2015-09-24 | Ptc Inc. | Systems and methods for developing and using real-time data applications |
| US10015236B2 (en) * | 2015-01-30 | 2018-07-03 | Ricoh Company, Ltd. | Cloud application activation and update service |
| US11042131B2 (en) | 2015-03-16 | 2021-06-22 | Rockwell Automation Technologies, Inc. | Backup of an industrial automation plant in the cloud |
| US10496061B2 (en) | 2015-03-16 | 2019-12-03 | Rockwell Automation Technologies, Inc. | Modeling of an industrial automation environment in the cloud |
| US11243505B2 (en) | 2015-03-16 | 2022-02-08 | Rockwell Automation Technologies, Inc. | Cloud-based analytics for industrial automation |
| US11513477B2 (en) | 2015-03-16 | 2022-11-29 | Rockwell Automation Technologies, Inc. | Cloud-based industrial controller |
| WO2018050216A1 (en) * | 2016-09-14 | 2018-03-22 | U-Blox Ag | Software update system, firmware over the air updating system and method of updating a client device |
| CN110099080B (en) | 2018-01-29 | 2022-05-06 | 阿里巴巴集团控股有限公司 | Device networking activation method, device and cloud network device |
Family Cites Families (262)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4086434A (en) | 1976-09-07 | 1978-04-25 | Leo P. Christiansen | Remote condition reporting system |
| US4583834A (en) | 1977-09-16 | 1986-04-22 | Ricoh Company, Ltd. | Copying apparatus |
| JPS5789769A (en) | 1980-11-26 | 1982-06-04 | Nippon Denso Co Ltd | Controller for copying machine group |
| US4412292A (en) | 1981-02-17 | 1983-10-25 | The Coca-Cola Company | System for the remote monitoring of vending machines |
| JPS60263162A (en) | 1984-06-12 | 1985-12-26 | Ricoh Co Ltd | Reproduction system |
| GB8608431D0 (en) | 1986-04-07 | 1986-05-14 | Crosfield Electronics Ltd | Monitoring digital image processing equipment |
| US4996703A (en) | 1986-04-21 | 1991-02-26 | Gray William F | Remote supervisory monitoring and control apparatus connected to monitored equipment |
| US4853946A (en) | 1986-11-14 | 1989-08-01 | Picker International, Inc. | Diagonostic service system for CT scanners |
| US4964065A (en) | 1987-03-12 | 1990-10-16 | Decibel Products, Inc. | Computer-controlled electronic system monitor |
| US5216596A (en) | 1987-04-30 | 1993-06-01 | Corabi International Telemetrics, Inc. | Telepathology diagnostic network |
| US5819110A (en) | 1995-06-05 | 1998-10-06 | Ricoh Company, Ltd. | System for determining whether connection or connectionless modes of communication should be used to transmit information between devices in accordance with priorities of events |
| US5909493A (en) | 1996-10-16 | 1999-06-01 | Ricoh Company, Ltd. | Method and system for diagnosis and control of machines using connectionless modes of communication |
| US5818603A (en) | 1996-03-29 | 1998-10-06 | Ricoh Company, Ltd. | Method and system for controlling and communicating with machines using multiple communication formats |
| US5887216A (en) | 1997-03-19 | 1999-03-23 | Ricoh Company, Ltd. | Method and system to diagnos a business office device based on operating parameters set by a user |
| US6581092B1 (en) | 1999-09-29 | 2003-06-17 | Ricoh Co., Ltd. | Method and system for remote diagnostic, control and information collection based on various communication modes for sending messages to users |
| GB8801343D0 (en) | 1988-01-21 | 1988-02-17 | Al Madina Marketing Ltd | Display card/mount |
| US5077582A (en) | 1988-05-17 | 1991-12-31 | Monitel Products Corp. | Photocopy monitoring system |
| US5184179A (en) | 1988-05-17 | 1993-02-02 | Monitel Products Corp. | Photocopy monitoring system and method for monitoring copiers |
| US5261061A (en) | 1988-08-31 | 1993-11-09 | Samsung Electronics Co., Ltd. | Remote maintenance and administration method in a switchboard system |
| US5038319A (en) | 1989-04-24 | 1991-08-06 | Xerox Corporation | System for recording and remotely accessing operating data in a reproduction machine |
| US4962368A (en) | 1989-05-04 | 1990-10-09 | General Signal Corporation | Reliability and workability test apparatus for an environmental monitoring system |
| US5224157A (en) | 1989-05-22 | 1993-06-29 | Minolta Camera Kabushiki Kaisha | Management system for managing maintenance information of image forming apparatus |
| US5282127A (en) | 1989-11-20 | 1994-01-25 | Sanyo Electric Co., Ltd. | Centralized control system for terminal device |
| US5333286A (en) | 1989-12-13 | 1994-07-26 | Joseph Weinberger | Two way copier monitoring system |
| US5084875A (en) | 1989-12-13 | 1992-01-28 | Joseph Weinberger | System for automatically monitoring copiers from a remote location |
| US5214772A (en) | 1989-12-13 | 1993-05-25 | Joseph Weinberger | System for automatically monitoring copiers from a remote location |
| US6009284A (en) | 1989-12-13 | 1999-12-28 | The Weinberger Group, L.L.C. | System and method for controlling image processing devices from a remote location |
| US5347346A (en) | 1989-12-25 | 1994-09-13 | Minolta Camera Kabushiki Kaisha | Image forming apparatus with improved efficiency of maintenance control |
| US5335048A (en) | 1990-01-30 | 1994-08-02 | Minolta Camera Kabushiki Kaisha | Efficient control system of image forming apparatus |
| CA2075048C (en) | 1990-01-30 | 1999-08-17 | Gregory A. Pascucci | Networked facilities management system |
| US5243382A (en) | 1990-01-31 | 1993-09-07 | Minolta Camera Kabushiki Kaisha | Image forming apparatus capable of efficient maintenance work |
| US5303005A (en) | 1990-01-31 | 1994-04-12 | Minolta Camera Kabushiki Kaisha | Image forming apparatus with improved maintenance control |
| US5631724A (en) | 1990-04-10 | 1997-05-20 | Sanyo Electric Co., Ltd | Centralized control system for terminal device |
| JP3019358B2 (en) | 1990-04-10 | 2000-03-13 | ミノルタ株式会社 | Copier management device |
| US5424808A (en) | 1990-04-10 | 1995-06-13 | Minolta Camera Kabushiki Kaisha | Control apparatus for copying machine with improved communication function for centralized control unit |
| US5300980A (en) | 1990-04-10 | 1994-04-05 | Minolta Camera Kabushiki Kaisha | Control apparatus of copying machine with improved communication function for centralized control unit |
| US5491535A (en) | 1990-04-10 | 1996-02-13 | Minolta Camera Kabushiki Kaisha | Control appartus of copying machine with improved communication function for centralized control |
| JPH0662130B2 (en) | 1990-04-19 | 1994-08-17 | 東亜機工株式会社 | Wrapping machine and bag making machine |
| US5057866A (en) | 1990-05-04 | 1991-10-15 | Xerox Corporation | Remotely accessible copier calculator |
| US5708908A (en) | 1990-06-22 | 1998-01-13 | Minolta Co., Ltd. | Copying machine control system with improved reliability of communication function among copying machiines and centralized control unit |
| JP3121002B2 (en) | 1990-07-06 | 2000-12-25 | 株式会社リコー | Printer systems, printers and external devices |
| US5212645A (en) | 1990-07-19 | 1993-05-18 | General Electric Company | Flexible real-time, multi-tasking architecture for tool condition monitoring |
| US5216461A (en) | 1990-07-31 | 1993-06-01 | Minolta Camera Kabushiki Kaisha | Control system for copying machine with improved communication function to centralized control unit |
| US5220380A (en) | 1990-08-10 | 1993-06-15 | Minolta Camera Kabushiki Kaisha | Control system for copying machines with improved communication function for centralized control unit |
| US5129080A (en) | 1990-10-17 | 1992-07-07 | International Business Machines Corporation | Method and system increasing the operational availability of a system of computer programs operating in a distributed system of computers |
| JPH0783412B2 (en) | 1991-02-12 | 1995-09-06 | 富士ゼロックス株式会社 | Recording device management system |
| EP0509524B1 (en) | 1991-04-18 | 1999-11-10 | Canon Kabushiki Kaisha | Communication control unit |
| DE69233683T2 (en) | 1991-04-18 | 2008-07-10 | Canon K.K. | Communication device and method |
| DE69233799D1 (en) | 1991-04-18 | 2011-01-05 | Canon Kk | Device monitoring unit |
| SG76600A1 (en) | 1991-04-18 | 2000-11-21 | Canon Kk | Machine managing apparatus |
| EP0513549A3 (en) | 1991-04-18 | 1993-12-15 | Canon Kk | Equipment control apparatus |
| US5138377A (en) | 1991-05-23 | 1992-08-11 | Xerox Corporation | Internal expert system to aid in servicing |
| JPH0774984B2 (en) | 1991-06-10 | 1995-08-09 | インターナショナル・ビジネス・マシーンズ・コーポレイション | System resource utilization measurement method and data processing system |
| JPH0561283A (en) | 1991-08-30 | 1993-03-12 | Minolta Camera Co Ltd | Copying machine control system |
| US5446522A (en) | 1991-09-30 | 1995-08-29 | Canon Kabushiki Kaisha | Image forming apparatus for forming images in accordance with process steps received from an external device |
| JP3227744B2 (en) | 1991-11-06 | 2001-11-12 | ミノルタ株式会社 | Image forming apparatus management system |
| US5384622A (en) | 1991-11-18 | 1995-01-24 | Minolta Camera Kabushiki Kaisha | System of controlling a plurality of copying machines interconnnected through a private branch exchange |
| US5369471A (en) | 1991-11-20 | 1994-11-29 | Sharp Kabushiki Kaisha | Communication system for implementing maintenance of copying machine |
| JP3227750B2 (en) | 1991-12-10 | 2001-11-12 | ミノルタ株式会社 | Copier |
| US6601159B1 (en) | 1991-12-31 | 2003-07-29 | Xerox Corporation | Dynamically-switched supplemental information support system for a copier system |
| US5339168A (en) | 1991-12-31 | 1994-08-16 | Xerox Corporation | Copier/duplicator network |
| US5586254A (en) * | 1992-02-13 | 1996-12-17 | Hitachi Software Engineering Co., Ltd. | System for managing and operating a network by physically imaging the network |
| JP3281080B2 (en) | 1992-03-13 | 2002-05-13 | 株式会社リコー | Copier management system and facsimile machine |
| JP2875926B2 (en) | 1992-05-15 | 1999-03-31 | シャープ株式会社 | Image forming device communication system |
| JPH05328122A (en) | 1992-05-19 | 1993-12-10 | Minolta Camera Co Ltd | Picture processor |
| JPH0670047A (en) | 1992-08-19 | 1994-03-11 | Minolta Camera Co Ltd | Image forming device |
| JP3215174B2 (en) | 1992-09-01 | 2001-10-02 | キヤノン株式会社 | Image processing apparatus and its control method, and information processing apparatus and its method |
| US5204699A (en) | 1992-09-14 | 1993-04-20 | Xerox Corporation | Apparatus for estimating toner usage |
| US5428551A (en) | 1992-09-23 | 1995-06-27 | Siemens Energy & Automation, Inc. | Tap changer monitor apparatus and method |
| US5844550A (en) | 1992-09-23 | 1998-12-01 | Siemens Power Transmission & Distribution, Llc | Man-machine interface |
| US5367667A (en) | 1992-09-25 | 1994-11-22 | Compaq Computer Corporation | System for performing remote computer system diagnostic tests |
| US5732212A (en) | 1992-10-23 | 1998-03-24 | Fox Network Systems, Inc. | System and method for remote monitoring and operation of personal computers |
| US5305199A (en) | 1992-10-28 | 1994-04-19 | Xerox Corporation | Consumable supplies monitoring/ordering system for reprographic equipment |
| US5636008A (en) | 1992-11-17 | 1997-06-03 | Xerox Corporation | Remote/shared system user interface |
| US5307263A (en) | 1992-11-17 | 1994-04-26 | Raya Systems, Inc. | Modular microprocessor-based health monitoring system |
| US5325156A (en) | 1992-11-20 | 1994-06-28 | Xerox Corporation | Service call initiation and feedback interface for a reprographic machine |
| US5369472A (en) | 1992-12-04 | 1994-11-29 | Xerox Corporation | Microprocessor controlled high voltage power supply |
| US5305055A (en) | 1992-12-16 | 1994-04-19 | Xerox Corporation | Automatic call to selected remote operators in response to predetermined machine conditions |
| US5398257A (en) | 1993-01-11 | 1995-03-14 | Groenteman; Frank S. | Copier and monitoring network |
| JP3075499B2 (en) | 1993-01-12 | 2000-08-14 | キヤノン株式会社 | Medical workstation |
| JP3125505B2 (en) | 1993-02-16 | 2001-01-22 | ミノルタ株式会社 | Office machine management system |
| WO1994023375A1 (en) | 1993-03-31 | 1994-10-13 | Luma Corporation | Managing information in an endoscopy system |
| JP3597545B2 (en) | 1993-05-19 | 2004-12-08 | 株式会社リコー | Image forming apparatus management system |
| US5917405A (en) | 1993-06-08 | 1999-06-29 | Joao; Raymond Anthony | Control apparatus and methods for vehicles |
| US5369469A (en) | 1993-07-09 | 1994-11-29 | Xerox Corporation | Voice of the customer acquistion system |
| US5442541A (en) | 1993-07-23 | 1995-08-15 | Xerox Corporation | Enabling features over common communication channel |
| US5365310A (en) | 1993-07-30 | 1994-11-15 | Xerox Corporation | Remote diagnosis of copy quality defects |
| US5715393A (en) | 1993-08-16 | 1998-02-03 | Motorola, Inc. | Method for remote system process monitoring |
| US5878746A (en) | 1993-08-25 | 1999-03-09 | Lemelson; Jerome H. | Computerized medical diagnostic system |
| US5748907A (en) | 1993-10-25 | 1998-05-05 | Crane; Harold E. | Medical facility and business: automatic interactive dynamic real-time management |
| JPH07147639A (en) | 1993-11-22 | 1995-06-06 | Canon Inc | Image forming apparatus and system |
| US5809237A (en) | 1993-11-24 | 1998-09-15 | Intel Corporation | Registration of computer-based conferencing system |
| US5469353A (en) | 1993-11-26 | 1995-11-21 | Access Radiology Corp. | Radiological image interpretation apparatus and method |
| US5392095A (en) | 1993-12-02 | 1995-02-21 | Xerox Corporation | Customer feedback device on a machine console |
| US5414494A (en) | 1993-12-06 | 1995-05-09 | Xerox Corporation | Automatic call to selected remote operators in response to predetermined machine conditions |
| US5342037A (en) | 1993-12-17 | 1994-08-30 | Xerox Corporation | Feed roll wear compensation scheme |
| JPH07181842A (en) | 1993-12-24 | 1995-07-21 | Canon Inc | Copying device management system |
| JP3238817B2 (en) | 1993-12-28 | 2001-12-17 | キヤノン株式会社 | Image forming apparatus management apparatus and image forming apparatus |
| US6022315A (en) | 1993-12-29 | 2000-02-08 | First Opinion Corporation | Computerized medical diagnostic and treatment advice system including network access |
| US5935060A (en) | 1996-07-12 | 1999-08-10 | First Opinion Corporation | Computerized medical diagnostic and treatment advice system including list based processing |
| JP3428711B2 (en) | 1993-12-29 | 2003-07-22 | キヤノン株式会社 | Information processing system |
| US6292828B1 (en) | 1994-02-23 | 2001-09-18 | David L. Williams | Trans-modal animated information processing with selective engagement |
| JPH07287679A (en) | 1994-04-19 | 1995-10-31 | Canon Inc | Network management apparatus and control method thereof |
| AU2365695A (en) | 1994-04-26 | 1995-11-16 | Raya Systems, Inc. | Modular microprocessor-based diagnostic measurement system for psychological conditions |
| JP3322756B2 (en) | 1994-05-31 | 2002-09-09 | 京セラミタ株式会社 | Communication management device for image forming network |
| US5638427A (en) | 1994-07-01 | 1997-06-10 | Xerox Corporation | Operator-controlled interactive communication device |
| DE59404641D1 (en) | 1994-08-04 | 1998-01-02 | Siemens Ag | Device for the technical diagnosis of errors in a medical, in particular a dental device |
| US5637845A (en) | 1994-12-12 | 1997-06-10 | Usa Technologies, Inc. | Credit and bank issued debit card operated system and method for controlling a prepaid card encoding/dispensing machine |
| US5555191A (en) | 1994-10-12 | 1996-09-10 | Trustees Of Columbia University In The City Of New York | Automated statistical tracker |
| US5812882A (en) | 1994-10-18 | 1998-09-22 | Lanier Worldwide, Inc. | Digital dictation system having a central station that includes component cards for interfacing to dictation stations and transcription stations and for processing and storing digitized dictation segments |
| US5786994A (en) | 1994-11-23 | 1998-07-28 | Imation Corp. | Performance monitoring system and method for a laser medical imager |
| US5594529A (en) | 1994-11-30 | 1997-01-14 | Exedy Corporation | Imaging device with stock supervision means |
| US5642202A (en) | 1994-12-01 | 1997-06-24 | Xerox Corporation | Scan image target locator system for calibrating a printing system |
| US5550957A (en) | 1994-12-07 | 1996-08-27 | Lexmark International, Inc. | Multiple virtual printer network interface |
| US5619024A (en) | 1994-12-12 | 1997-04-08 | Usa Technologies, Inc. | Credit card and bank issued debit card operated system and method for controlling and monitoring access of computer and copy equipment |
| US5636333A (en) | 1994-12-20 | 1997-06-03 | Lexmark International, Inc. | Multi-protocol network interface |
| US5640495A (en) | 1994-12-20 | 1997-06-17 | Lexmark International, Inc. | Computer-printer interface control for bidirectional/undirectional data communications |
| US5787278A (en) | 1994-12-28 | 1998-07-28 | Pitney Bowes Inc. | Method and system for generating and mailing a system performance report, utilizing a report template with predetermined control commands for controlling the printer |
| US5677775A (en) | 1994-12-29 | 1997-10-14 | Minolta Co., Ltd. | Image forming apparatus provided with a device for controlling communication with a central supervisory apparatus |
| JP3442174B2 (en) | 1995-01-19 | 2003-09-02 | 株式会社リコー | Image forming device service system |
| US5764918A (en) | 1995-01-23 | 1998-06-09 | Poulter; Vernon C. | Communications node for transmitting data files over telephone networks |
| US6119934A (en) | 1995-01-31 | 2000-09-19 | Usa Technologies, Inc. | Credit card, smart card and bank issued debit card operated system and method for processing electronic transactions |
| CN100381941C (en) | 1995-02-22 | 2008-04-16 | 佳能株式会社 | Image forming apparatus, apparatus for supplying image data to image forming apparatus, and method of interfacing two apparatuses |
| US5699494A (en) | 1995-02-24 | 1997-12-16 | Lexmark International, Inc. | Remote replication of printer operator panel |
| US5673190A (en) | 1995-03-22 | 1997-09-30 | Atrix International, Inc. | Multipurpose remote office machine management system |
| US5727135A (en) | 1995-03-23 | 1998-03-10 | Lexmark International, Inc. | Multiple printer status information indication |
| US5798738A (en) | 1995-03-25 | 1998-08-25 | Ricoh Company, Ltd. | Printing manager system for a copier in a network |
| US5905906A (en) | 1995-03-31 | 1999-05-18 | Lexmark International, Inc. | Method and apparatus for configuring multiple printers on a network |
| US5659794A (en) | 1995-03-31 | 1997-08-19 | Unisys Corporation | System architecture for improved network input/output processing |
| US5790793A (en) | 1995-04-04 | 1998-08-04 | Higley; Thomas | Method and system to create, transmit, receive and process information, including an address to further information |
| JPH08295066A (en) | 1995-04-27 | 1996-11-12 | Canon Inc | Image forming apparatus and image forming method |
| US5517491A (en) | 1995-05-03 | 1996-05-14 | Motorola, Inc. | Method and apparatus for controlling frequency deviation of a portable transceiver |
| US5745268A (en) | 1995-06-07 | 1998-04-28 | Toshiba America Medical Systems, Inc. | Vascular portable assistant computer system |
| US6487513B1 (en) | 1995-06-07 | 2002-11-26 | Toshiba America Medical Systems, Inc. | Diagnostic test unit network and system |
| US5699493A (en) | 1995-06-23 | 1997-12-16 | Lexmark International, Inc. | Method and apparatus for providing job accounting information to a host computer from a printer |
| JPH0983659A (en) | 1995-09-12 | 1997-03-28 | Mita Ind Co Ltd | Equipment control system |
| JPH0990826A (en) | 1995-09-28 | 1997-04-04 | Mita Ind Co Ltd | Maintenance control device for image forming equipment |
| JPH0990825A (en) | 1995-09-28 | 1997-04-04 | Mita Ind Co Ltd | Image forming device |
| JP3698468B2 (en) | 1995-11-06 | 2005-09-21 | 京セラミタ株式会社 | Equipment management system |
| JP3146237B2 (en) | 1995-11-10 | 2001-03-12 | キヤノン株式会社 | Image forming device |
| US5787149A (en) | 1995-11-16 | 1998-07-28 | Equitrac Corporation | Method and apparatus for managing remotely located document producing machines by using cellular radios |
| US5694528A (en) | 1995-11-22 | 1997-12-02 | Xerox Corporation | Apparatus and method for diagnosing printing machine operation with facsimile transmitted dialog screens |
| JPH09146880A (en) | 1995-11-29 | 1997-06-06 | Mita Ind Co Ltd | Equipment management system |
| US6003061A (en) | 1995-12-07 | 1999-12-14 | Microsoft Corporation | Method and system for scheduling the use of a computer system resource using a resource planner and a resource provider |
| JPH09163008A (en) | 1995-12-08 | 1997-06-20 | Toyo Kanetsu Kk | Remote maintenance device |
| US5845230A (en) | 1996-01-30 | 1998-12-01 | Skf Condition Monitoring | Apparatus and method for the remote monitoring of machine condition |
| US5736965A (en) | 1996-02-07 | 1998-04-07 | Lutron Electronics Co. Inc. | Compact radio frequency transmitting and receiving antenna and control device employing same |
| US5774052A (en) | 1996-02-08 | 1998-06-30 | Pacific Bank Technology, Inc. | Monitoring and alerting system for buildings |
| US5715823A (en) | 1996-02-27 | 1998-02-10 | Atlantis Diagnostics International, L.L.C. | Ultrasonic diagnostic imaging system with universal access to diagnostic information and images |
| US5603323A (en) | 1996-02-27 | 1997-02-18 | Advanced Technology Laboratories, Inc. | Medical ultrasonic diagnostic system with upgradeable transducer probes and other features |
| US5752917A (en) | 1996-03-19 | 1998-05-19 | Siemens Medical Systems, Inc. | Network connectivity for a portable patient monitor |
| US5968116A (en) * | 1996-03-27 | 1999-10-19 | Intel Corporation | Method and apparatus for facilitating the management of networked devices |
| US6098116A (en) * | 1996-04-12 | 2000-08-01 | Fisher-Rosemont Systems, Inc. | Process control system including a method and apparatus for automatically sensing the connection of devices to a network |
| DE19615694C1 (en) | 1996-04-19 | 1997-07-03 | Siemens Ag | Piezo-actuator based on monolithic multi-layer structure |
| US5720015A (en) | 1996-04-22 | 1998-02-17 | Lexmark International, Inc. | Method and apparatus for providing remote printer resource management |
| US6560656B1 (en) * | 1998-02-26 | 2003-05-06 | Sun Microsystems, Inc. | Apparatus and method for providing downloadable code for use in communicating with a device in a distributed system |
| US5873659A (en) | 1996-04-24 | 1999-02-23 | Edwards; Steve Michael | Method and apparatus for providing a printer having internal queue job management |
| US6246485B1 (en) | 1996-05-23 | 2001-06-12 | Lexmark International, Inc. | Printer communication system and method |
| US5805442A (en) | 1996-05-30 | 1998-09-08 | Control Technology Corporation | Distributed interface architecture for programmable industrial control systems |
| US6031964A (en) | 1996-06-20 | 2000-02-29 | Apple Computer, Inc. | System and method for using a unified memory architecture to implement a digital camera device |
| US5772585A (en) | 1996-08-30 | 1998-06-30 | Emc, Inc | System and method for managing patient medical records |
| US5880677A (en) | 1996-10-15 | 1999-03-09 | Lestician; Guy J. | System for monitoring and controlling electrical consumption, including transceiver communicator control apparatus and alternating current control apparatus |
| US5956487A (en) | 1996-10-25 | 1999-09-21 | Hewlett-Packard Company | Embedding web access mechanism in an appliance for user interface functions including a web server and web browser |
| JPH10145569A (en) | 1996-11-07 | 1998-05-29 | Minolta Co Ltd | Image forming device management system |
| AU5252998A (en) | 1996-11-08 | 1998-05-29 | Linda L. Roman | System for providing comprehensive health care and support |
| US6003078A (en) | 1996-11-15 | 1999-12-14 | Canon Information Systems, Inc. | Automatic service requests over the world wide web |
| US5901286A (en) | 1996-11-15 | 1999-05-04 | Canon Information Systems, Inc. | Method and apparatus for communicating with a network peripheral |
| US5970149A (en) | 1996-11-19 | 1999-10-19 | Johnson; R. Brent | Combined remote access and security system |
| US5865745A (en) | 1996-11-27 | 1999-02-02 | Eastman Kodak Company | Remote health care information input apparatus |
| US6139177A (en) | 1996-12-03 | 2000-10-31 | Hewlett Packard Company | Device access and control using embedded web access functionality |
| US5822221A (en) | 1996-12-04 | 1998-10-13 | Groenteman; Frank S. | Office machine monitoring device |
| US6014691A (en) | 1996-12-06 | 2000-01-11 | Bef Corporation | Distributed data collection system for remote photographic processing equipment |
| US6012088A (en) * | 1996-12-10 | 2000-01-04 | International Business Machines Corporation | Automatic configuration for internet access device |
| JPH10190922A (en) | 1996-12-19 | 1998-07-21 | Hitachi Telecom Technol Ltd | Facsimile adapter remote maintenance device |
| US5801964A (en) | 1997-01-08 | 1998-09-01 | Mccarthy; Harold | Electronic monitoring apparatus for cyclic machines |
| JP2002514327A (en) | 1997-01-27 | 2002-05-14 | アルカトル ユーエスエイ ソーシング.エル.ピー. | System and method for monitoring and managing telecommunications equipment using enhanced internet access |
| JP3094934B2 (en) | 1997-01-31 | 2000-10-03 | 日本電気株式会社 | Remote maintenance diagnosis method |
| US5790977A (en) | 1997-02-06 | 1998-08-04 | Hewlett-Packard Company | Data acquisition from a remote instrument via the internet |
| US5862404A (en) | 1997-02-12 | 1999-01-19 | Toshiba America Information Systems, Inc. | Network device discovery and status information distribution using independent information distribution processes |
| US6108492A (en) | 1997-02-14 | 2000-08-22 | Toshiba America Information Systems | Remote monitoring system |
| AU6443698A (en) | 1997-03-03 | 1998-09-22 | Quinton Instrument Company | Open architecture cardiology information system |
| US6256613B1 (en) | 1997-03-14 | 2001-07-03 | Health Resources And Technology Inc. | Medical consultation management system |
| US6023507A (en) | 1997-03-17 | 2000-02-08 | Sun Microsystems, Inc. | Automatic remote computer monitoring system |
| JPH10268712A (en) | 1997-03-26 | 1998-10-09 | Ricoh Co Ltd | Image forming device management system |
| US6260148B1 (en) | 1997-04-04 | 2001-07-10 | Microsoft Corporation | Methods and systems for message forwarding and property notifications using electronic subscriptions |
| JPH10295788A (en) | 1997-04-28 | 1998-11-10 | Zexel Corp | Booth for ozone sterilization |
| JPH10319802A (en) | 1997-05-16 | 1998-12-04 | Minolta Co Ltd | Copying device |
| US5857967A (en) | 1997-07-09 | 1999-01-12 | Hewlett-Packard Company | Universally accessible healthcare devices with on the fly generation of HTML files |
| US5956698A (en) | 1997-07-31 | 1999-09-21 | Xerox Corporation | Information broker for printing system |
| US6042111A (en) | 1997-08-18 | 2000-03-28 | Xerox Corporation | Method and apparatus for detecting slip in a sheet transport system |
| US6304895B1 (en) | 1997-08-22 | 2001-10-16 | Apex Inc. | Method and system for intelligently controlling a remotely located computer |
| US6115489A (en) | 1997-09-02 | 2000-09-05 | General Electric Company | System and method for performing image-based diagnosis |
| US6282454B1 (en) | 1997-09-10 | 2001-08-28 | Schneider Automation Inc. | Web interface to a programmable controller |
| WO1999021336A1 (en) | 1997-10-16 | 1999-04-29 | Virtual Access (Ireland) Limited | An apparatus and method for controlling access to a service over a communications system |
| JP3065053B2 (en) | 1998-01-06 | 2000-07-12 | セイコーエプソン株式会社 | Device monitoring system, local monitoring device, integrated monitoring device, device monitoring method, and computer-readable medium storing program |
| US6101407A (en) | 1998-02-13 | 2000-08-08 | Eastman Kodak Company | Method and system for remotely viewing and configuring output from a medical imaging device |
| US6457038B1 (en) | 1998-03-19 | 2002-09-24 | Isochron Data Corporation | Wide area network operation's center that sends and receives data from vending machines |
| US6014631A (en) | 1998-04-02 | 2000-01-11 | Merck-Medco Managed Care, Llc | Computer implemented patient medication review system and process for the managed care, health care and/or pharmacy industry |
| US6539422B1 (en) | 1998-05-04 | 2003-03-25 | Intermec Ip Corp. | Automatic data collection device having a network communications capability |
| US6549612B2 (en) | 1998-05-06 | 2003-04-15 | Telecommunications Premium Services, Inc. | Unified communication services via e-mail |
| AU758096C (en) | 1998-05-07 | 2004-04-29 | Samsung Electronics Co., Ltd. | Method and system for device to device command and control in a network |
| US6343320B1 (en) | 1998-06-09 | 2002-01-29 | Compaq Information Technologies Group, L.P. | Automatic state consolidation for network participating devices |
| US6167448A (en) | 1998-06-11 | 2000-12-26 | Compaq Computer Corporation | Management event notification system using event notification messages written using a markup language |
| US6437692B1 (en) | 1998-06-22 | 2002-08-20 | Statsignal Systems, Inc. | System and method for monitoring and controlling remote devices |
| US6636899B1 (en) | 1998-09-24 | 2003-10-21 | Xerox Corporation | Architecture for software for remote maintenance of a machine such as a copier |
| US6317848B1 (en) | 1998-09-24 | 2001-11-13 | Xerox Corporation | System for tracking and automatically communicating printer failures and usage profile aspects |
| US6189113B1 (en) | 1998-09-25 | 2001-02-13 | Xerox Corporation | Auditron data format for remote maintenance of a machine such as a copier |
| US6560611B1 (en) | 1998-10-13 | 2003-05-06 | Netarx, Inc. | Method, apparatus, and article of manufacture for a network monitoring system |
| JP2000122952A (en) | 1998-10-16 | 2000-04-28 | Fuji Xerox Co Ltd | Information processor |
| DE19848618A1 (en) | 1998-10-21 | 2000-06-29 | Siemens Ag | System and method for remote maintenance and / or remote diagnosis of an automation system via email |
| DE69917766D1 (en) | 1998-10-28 | 2004-07-08 | Verticalone Corp | System and method for automatic access to personal data |
| JP3537332B2 (en) | 1998-11-18 | 2004-06-14 | 理想科学工業株式会社 | Interface device |
| US6381557B1 (en) | 1998-11-25 | 2002-04-30 | Ge Medical Systems Global Technology Company, Llc | Medical imaging system service evaluation method and apparatus |
| US6377162B1 (en) | 1998-11-25 | 2002-04-23 | Ge Medical Systems Global Technology Company, Llc | Medical diagnostic field service method and apparatus |
| US6598011B1 (en) | 1998-11-25 | 2003-07-22 | Ianne Mae Howards Koritzinsky | Medical diagnostic system services interface |
| US6434572B2 (en) | 1998-11-25 | 2002-08-13 | Ge Medical Technology Services, Inc. | Medical diagnostic system management method and apparatus |
| US6060994A (en) | 1999-01-20 | 2000-05-09 | Tempa Communication Inc. | Method for controlling united home security system |
| US6415023B2 (en) * | 1999-01-22 | 2002-07-02 | Pointset Corporation | Method and apparatus for setting programmable features of an appliance |
| JP2000210800A (en) | 1999-01-27 | 2000-08-02 | Komatsu Ltd | Industrial machine monitoring method and apparatus |
| US6356949B1 (en) | 1999-01-29 | 2002-03-12 | Intermec Ip Corp. | Automatic data collection device that receives data output instruction from data consumer |
| US6857013B2 (en) | 1999-01-29 | 2005-02-15 | Intermec Ip.Corp. | Remote anomaly diagnosis and reconfiguration of an automatic data collection device platform over a telecommunications network |
| US6426798B1 (en) | 1999-03-04 | 2002-07-30 | Canon Kabushiki Kaisha | Data structure for printer description file |
| US6397212B1 (en) | 1999-03-04 | 2002-05-28 | Peter Biffar | Self-learning and self-personalizing knowledge search engine that delivers holistic results |
| US6523130B1 (en) | 1999-03-11 | 2003-02-18 | Microsoft Corporation | Storage system having error detection and recovery |
| US6023223A (en) | 1999-03-18 | 2000-02-08 | Baxter, Jr.; John Francis | Early warning detection and notification network for environmental conditions |
| JP3834452B2 (en) | 1999-04-01 | 2006-10-18 | セイコーエプソン株式会社 | Device management system, management server, and computer-readable recording medium |
| CA2366464A1 (en) | 1999-04-09 | 2000-10-19 | Henry B. Steen, Iii | Remote access and system control |
| US6370582B1 (en) | 1999-05-28 | 2002-04-09 | Adc Technologies International Pte Ltd. | Method and system for providing cross-platform remote control, monitoring, and up-dating of a facility access controller |
| US6312378B1 (en) | 1999-06-03 | 2001-11-06 | Cardiac Intelligence Corporation | System and method for automated collection and analysis of patient information retrieved from an implantable medical device for remote patient care |
| US6446192B1 (en) * | 1999-06-04 | 2002-09-03 | Embrace Networks, Inc. | Remote monitoring and control of equipment over computer networks using a single web interfacing chip |
| US6405310B1 (en) * | 1999-07-09 | 2002-06-11 | Hewlett-Packard Company | System and method for peripheral system management using operation object interfaces for device control |
| US6449633B1 (en) | 1999-07-26 | 2002-09-10 | Microsoft Corporation | Access source control of resources within standard request-response protocols |
| US6221011B1 (en) | 1999-07-26 | 2001-04-24 | Cardiac Intelligence Corporation | System and method for determining a reference baseline of individual patient status for use in an automated collection and analysis patient care system |
| US6711618B1 (en) | 1999-09-03 | 2004-03-23 | Cisco Technology, Inc. | Apparatus and method for providing server state and attribute management for voice enabled web applications |
| US6494831B1 (en) | 1999-09-03 | 2002-12-17 | Ge Medical Technology Services, Inc. | Medical diagnostic system service connectivity method and apparatus |
| US6834298B1 (en) * | 1999-09-21 | 2004-12-21 | Siemens Information And Communication Networks, Inc. | System and method for network auto-discovery and configuration |
| US6230199B1 (en) * | 1999-10-29 | 2001-05-08 | Mcafee.Com, Inc. | Active marketing based on client computer configurations |
| US6710893B1 (en) | 1999-11-02 | 2004-03-23 | Ricoh Co., Ltd. | Automated system and method of testing a facsimile machine |
| US6581094B1 (en) * | 1999-11-02 | 2003-06-17 | Sun Microsystems, Inc. | Apparatus and method for identifying a digital device based on the device's uniform device descriptor file that specifies the attributes of the device in a XML document in a networked environment |
| US6406426B1 (en) | 1999-11-03 | 2002-06-18 | Criticare Systems | Medical monitoring and alert system for use with therapeutic devices |
| US6368284B1 (en) | 1999-11-16 | 2002-04-09 | Cardiac Intelligence Corporation | Automated collection and analysis patient care system and method for diagnosing and monitoring myocardial ischemia and outcomes thereof |
| US6325540B1 (en) | 1999-11-29 | 2001-12-04 | General Electric Company | Method and apparatus for remotely configuring and servicing a field replaceable unit in a medical diagnostic system |
| JP4083360B2 (en) | 1999-12-20 | 2008-04-30 | エスアイアイ・ナノテクノロジー株式会社 | Thermal analyzer |
| JP4365019B2 (en) | 1999-12-28 | 2009-11-18 | 株式会社リコー | Customer support system, customer support method, customer support center, customer information utilization system, and equipment arranged at customer |
| US6651190B1 (en) | 2000-03-14 | 2003-11-18 | A. Worley | Independent remote computer maintenance device |
| US6670810B2 (en) | 2000-04-25 | 2003-12-30 | Airak, Inc. | System and method for distributed monitoring of surroundings using telemetry of data from remote sensors |
| US6654720B1 (en) * | 2000-05-09 | 2003-11-25 | International Business Machines Corporation | Method and system for voice control enabling device in a service discovery network |
| US6691106B1 (en) | 2000-05-23 | 2004-02-10 | Intel Corporation | Profile driven instant web portal |
| US6611863B1 (en) * | 2000-06-05 | 2003-08-26 | Intel Corporation | Automatic device assignment through programmable device discovery for policy based network management |
| US6477117B1 (en) | 2000-06-30 | 2002-11-05 | International Business Machines Corporation | Alarm interface for a smart watch |
| AUPQ849500A0 (en) | 2000-06-30 | 2000-07-27 | Canon Kabushiki Kaisha | Hash compact xml parser |
| JP2002027567A (en) | 2000-07-12 | 2002-01-25 | Hitachi Kokusai Electric Inc | Semiconductor manufacturing apparatus remote operation system, semiconductor manufacturing apparatus and remote operation apparatus |
| US6757714B1 (en) | 2000-07-28 | 2004-06-29 | Axeda Systems Operating Company, Inc. | Reporting the state of an apparatus to a remote computer |
| US7117239B1 (en) | 2000-07-28 | 2006-10-03 | Axeda Corporation | Reporting the state of an apparatus to a remote computer |
| WO2002021239A2 (en) | 2000-09-06 | 2002-03-14 | Xanboo, Inc. | Adaptively controlled resource and method for controlling the behavior of same |
| US6686838B1 (en) * | 2000-09-06 | 2004-02-03 | Xanboo Inc. | Systems and methods for the automatic registration of devices |
| US7080046B1 (en) | 2000-09-06 | 2006-07-18 | Xanboo, Inc. | Method for amortizing authentication overhead |
| US7032002B1 (en) | 2000-09-06 | 2006-04-18 | Xanboo, Inc. | Service broker for processing data from a data network |
| US6621827B1 (en) | 2000-09-06 | 2003-09-16 | Xanboo, Inc. | Adaptive method for polling |
| US7185014B1 (en) | 2000-09-22 | 2007-02-27 | Axeda Corporation | Retrieving data from a server |
| US6651110B1 (en) | 2000-09-28 | 2003-11-18 | Rockwell Automation Technologies, Inc. | Configurable object for industrial control and monitoring networks |
| US7254601B2 (en) | 2001-12-20 | 2007-08-07 | Questra Corporation | Method and apparatus for managing intelligent assets in a distributed environment |
-
2000
- 2000-11-20 US US09/716,717 patent/US7149792B1/en not_active Expired - Lifetime
-
2001
- 2001-11-16 WO PCT/US2001/045198 patent/WO2002041141A2/en not_active Ceased
- 2001-11-16 JP JP2002543285A patent/JP2004534977A/en active Pending
- 2001-11-16 AT AT01996048T patent/ATE330398T1/en not_active IP Right Cessation
- 2001-11-16 AU AU2002227091A patent/AU2002227091A1/en not_active Abandoned
- 2001-11-16 EP EP01996048A patent/EP1350367B1/en not_active Expired - Lifetime
- 2001-11-16 DE DE60120760T patent/DE60120760T2/en not_active Expired - Lifetime
- 2001-11-19 WO PCT/US2001/043347 patent/WO2002042867A2/en not_active Ceased
- 2001-11-19 AU AU25653/02A patent/AU2565302A/en not_active Withdrawn
Cited By (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7849171B2 (en) | 2002-02-27 | 2010-12-07 | Ricoh Co. Ltd. | Method and apparatus for monitoring remote devices by creating device objects for the monitored devices |
| JP2004310439A (en) * | 2003-04-07 | 2004-11-04 | Nippon Telegr & Teleph Corp <Ntt> | Environmental monitoring system, data logger used in this system and its program |
| US8024783B2 (en) | 2004-01-22 | 2011-09-20 | Ryan Riley | Modular agent architecture |
| EP1725971A4 (en) * | 2004-01-22 | 2010-09-01 | Autonomic Software Inc | Distributed policy driven software delivery |
| US7716373B2 (en) | 2004-10-12 | 2010-05-11 | Fujitsu Limited | Method, apparatus, and computer product for updating software |
| EP1832976A4 (en) * | 2004-10-12 | 2009-04-29 | Fujitsu Ltd | SOFTWARE UPDATE PROGRAM, SOFTWARE UPDATE DEVICE, AND SOFTWARE UPDATE METHOD |
| EP1686469A3 (en) * | 2005-02-01 | 2009-01-14 | Microsoft Corporation | Publishing the status of and updating firmware components |
| US7873959B2 (en) | 2005-02-01 | 2011-01-18 | Microsoft Corporation | Publishing the status of and updating firmware components |
| EP1688840A3 (en) * | 2005-02-04 | 2009-01-14 | Rockwell Automation Technologies, Inc. | System and method for automatically matching programmable data of devices within an industrial control system |
| US9032091B2 (en) | 2005-04-15 | 2015-05-12 | Esprida Corporation | Apparatus and method for managing a network of intelligent devices |
| US7680910B2 (en) | 2005-04-18 | 2010-03-16 | Research In Motion Limited | System and method for efficient transfer of applications and data during device swap |
| EP1872255A4 (en) * | 2005-04-18 | 2008-08-13 | Research In Motion Ltd | System and method for efficient transfer of applications and data during device swap |
| US8554887B2 (en) | 2005-04-18 | 2013-10-08 | Blackberry Limited | System and method for efficient transfer of applications and data during device swap |
| USRE44836E1 (en) | 2005-04-18 | 2014-04-08 | Blackberry Limited | System and method for efficient transfer of applications and data during device swap |
| WO2008122505A1 (en) * | 2007-04-05 | 2008-10-16 | Siemens Aktiengesellschaft | Method and control program for providing a computer software code |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2004534977A (en) | 2004-11-18 |
| AU2565302A (en) | 2002-06-03 |
| EP1350367A2 (en) | 2003-10-08 |
| ATE330398T1 (en) | 2006-07-15 |
| WO2002042867A2 (en) | 2002-05-30 |
| EP1350367B1 (en) | 2006-06-14 |
| WO2002041141A3 (en) | 2003-07-31 |
| US7149792B1 (en) | 2006-12-12 |
| DE60120760D1 (en) | 2006-07-27 |
| DE60120760T2 (en) | 2007-06-28 |
| AU2002227091A1 (en) | 2002-05-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7149792B1 (en) | Device registration mechanism | |
| US6968550B2 (en) | Apparatus and method for synchronizing software between computers | |
| KR100579432B1 (en) | Systems and Methods for Distributed Computer Automotive Service Equipment | |
| US8078673B2 (en) | Automated acquisition and maintenance of web-servable content via enhanced “404:not found” handler | |
| US7130701B1 (en) | System for remote configuration monitoring of an industrial control system | |
| US7093246B2 (en) | Automated updates of software and systems | |
| US6138249A (en) | Method and apparatus for monitoring computer systems during manufacturing, testing and in the field | |
| KR101384387B1 (en) | System and method for provisioning a user device | |
| Wang et al. | Integrating Building Management System and facilities management on the Internet | |
| US7467231B2 (en) | Control server, control terminal, control system, and recording medium storing control communication program | |
| US7983892B2 (en) | System and method for accessing and presenting health information for field devices in a process control system | |
| JP4731669B2 (en) | Configuration database system, distributed configuration database system, method of storing and using configuration data, database server, method of providing access to database components, to components stored in database Of using a database server to provide parallel access and process control system | |
| CN100407650C (en) | System and method for upgrading software version in distributed business system | |
| US20040025155A1 (en) | Method, computer program product, and system for configuring a software image for installation into a computer system | |
| US8005951B2 (en) | Method for creating an extensible content distribution framework | |
| JP2007507037A (en) | Method and apparatus for providing automatic software updates | |
| JP2002530975A (en) | Method and system for providing cross-platform remote control and monitoring of equipment access controllers | |
| EP1759490A1 (en) | Gateway for a local networking system | |
| EP1960912A2 (en) | Rfid with two tier connectivity, rfid in the plc rack, secure rfid tags and rfid multiplexer system | |
| US6675156B1 (en) | Robotic teleportation method and system | |
| CN101095089A (en) | Transparent relocation of an active redundant engine in supervisory process control data acquisition systems | |
| WO2002077732A1 (en) | Device document management in automation system | |
| US6421743B1 (en) | Method and system for data transformation in a computer network | |
| US7614058B2 (en) | System and method for virtual media command filtering | |
| JP2002278789A (en) | Device and program for supporting maintenance service |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2001996048 Country of ref document: EP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2002543285 Country of ref document: JP |
|
| REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
| WWP | Wipo information: published in national office |
Ref document number: 2001996048 Country of ref document: EP |
|
| WWG | Wipo information: grant in national office |
Ref document number: 2001996048 Country of ref document: EP |