WO2000067141A1 - Dynamic messaging system and method - Google Patents

Dynamic messaging system and method Download PDF

Info

Publication number
WO2000067141A1
WO2000067141A1 PCT/US2000/011853 US0011853W WO0067141A1 WO 2000067141 A1 WO2000067141 A1 WO 2000067141A1 US 0011853 W US0011853 W US 0011853W WO 0067141 A1 WO0067141 A1 WO 0067141A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
master
operable
scripting language
binary
Prior art date
Application number
PCT/US2000/011853
Other languages
French (fr)
Inventor
Thomas D. Hite
Subramanian Srikanth
Joseph S. Carver, Jr.
Original Assignee
Panja, Inc.
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Panja, Inc. filed Critical Panja, Inc.
Priority to AU48142/00A priority Critical patent/AU4814200A/en
Publication of WO2000067141A1 publication Critical patent/WO2000067141A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L2012/40208Bus networks characterized by the use of a particular bus standard
    • H04L2012/40215Controller Area Network CAN
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • This invention is related in general to the field of network control systems. More particularly, the invention is related to dynamic messaging system and method.
  • appliances that change the various parameters of the environment can be inked to a control area network (CAN) and a controller.
  • the appliances may include heating, ventilation and air conditioning (HVAC) systems, lighting systems, audiovisual systems, telecommunications systems, security systems, surveillance systems, and fire protection systems, for example.
  • HVAC heating, ventilation and air conditioning
  • One or more easy-to-use user interface, such as a touch panel, may be electronically linked to the control area network to accept user input and display current system status. Panja, Inc. of Dallas, Texas designs and manufactures such networked appliance control systems.
  • a system and method of Internet control network is provided which eliminates or substantially reduces the disadvantages associated with prior control systems.
  • the boundaries between the Internet and the control area network are made transparent and the Internet becomes a device on the control area network.
  • the Internet is controllable by user input entered on the user interface, such as touch panel.
  • the Internet is further capable of receiving commands from the master controller in the control area network .
  • a communication protocol comprises a packet protocol.
  • the packet protocol has a protocol field for indicating the type of protocol, a length of data field for listing the length in bytes of the data field, a data field containing sub protocol data, and, a checksum for determining the integrity of the packet.
  • a dynamic message protocol generator is provided to enable a scripting language such as VBScript or JavaScript capable of directly communicating on any TCP/IP network connection.
  • FIGURE 1 is a simplified top-level block diagram of a system and method of coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 2 is a more detailed block diagram of a system and method of coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 3 is a more detailed block diagram of the processes and communications between a web server and an Internet appliance server for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 4 is a more detailed block diagram of the Internet appliance server processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 5 is a more detailed block diagram of the
  • Internet appliance server software device emulator processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 6 is a flowchart of a process in which a content provider is a control area network device according to an embodiment of the present invention
  • FIGURE 7 is a flowchart of a process in which an
  • Internet application is a control area network user interface according to an embodiment of the present invention.
  • FIGURE 8 illustrates a block diagram of a control system in accordance with the teachings of the present invention
  • FIGURE 9 is a block diagram of a control area network device in accordance with the teachings of the present invention.
  • FIGURE 10 is a block diagram of routing components of a control area network master
  • FIGURE 11 is an exemplary packet for messages in accordance to teaching the present invention.
  • FIGURE 12 is an exemplary message structure in accordance to teaching the present invention
  • FIGURE 13 is an exemplary message structure in accordance to teaching the present invention.
  • FIGURE 1 is a simplified top-level block diagram of a system and method 10 of Internet control system which couple one or more control systems to the Internet constructed according to the teachings of the present invention.
  • the implications of employing system and method 10 of the present invention are the ability to communicate with, control, and be controlled by one or more Internet nodes or Internet applications that act as one or more devices in a control system connected by a control area network (CAN) .
  • These Internet applications may include web browsers, web server applications of information content providers, and email applications.
  • the geographical and communication protocol boundaries are transparent between a local control area network and the Internet, so that the Internet, web information content providers and web browser applications become devices in the control system.
  • a device in the control system can send control commands to and/or receive control messages from a master controller on the control area network.
  • the word Internet may be also used to refer to an Intranet or the World Wide Web and vice versa.
  • Control area networks 30 and 31 are local area networks operating under transport protocols such as Ethernet, and AXLink and PhastLink of Panja, Inc. (Dallas, Texas), the assignee of the present invention, that interconnect a variety of devices, appliances and/or equipment.
  • the underlying network connectivity 34 may be wired, wireless, power line carriers, or any suitable transmission medium.
  • Coupled to control area networks 30 and 31 are a plurality of devices, appliances and/or equipment, including control area network user interfaces (CAN UI/F) 35, master controllers 36, and Internet appliances 37-39. Some devices may be coupled to control area networks 30 and 31 via additional intermediate communications devices, such as an RS 232 controller (not shown) .
  • Control area network user interface device 35 is any device that is capable of receiving user input and displaying or indicating control network status .
  • a touch panel, a computer terminal with a monitor, keyboard and pointing device, and any device with similar functionalities may serve as control area network user interface 35.
  • Internet applications are also capable of functioning as control area network user interface devices without the use of custom and dedicated applications on the user's end.
  • Master controller 36 is generally a CPU-based controller that controls the communications among user interface 35 and Internet appliances 37-39. It is operable to receive user inputs received by user interface devices, such as commands, and instruct the appropriate Internet appliance to act according to the command. Master controller 36 may also poll each device in control area network 30 periodically to monitor its status . The system status and/or the status of each device may be sent to control area network user interface devices for display.
  • Internet appliances 37-39 are devices that can receive commands from master controller 36 and operate or act according to the command.
  • Internet appliances 37-39 may include equipment that affect or monitor the various parameters of the premises.
  • Internet appliances 37-39 may include heating and air conditioning, lighting, video equipment, audio equipment, sprinklers, security cameras, infrared sensors, smoke detectors, etc. in a residential or commercial control area network.
  • Household appliances such as a hot tub, fireplace, microwave oven, coffee maker, etc. may also be Internet appliances coupled to the network.
  • Internet appliances 37-39 may also be capable of providing a current status of its operational state to master controller 36, such as on/off, temperature settings, current ambient temperature, light intensity settings, volume settings, threshold settings, and predetermined alphanumeric strings reflective of operational states .
  • Master controller 36 is also operable to receive user input from nodes of the Internet 22 via control network portal 12.
  • content providers 25 and 26 which may also function as control area network user interface devices .
  • Content providers 25 and 26 are typically web servers that generate and provide static and/or dynamic information and content in the form of web pages .
  • Content provider applications executing on the web server are able to mine data stored in databases (not shown) .
  • the web pages are typically developed with hypertext markup language (HTML) , and various other scripting languages and programming environments such as Microsoft® Active Server Pages
  • ASP Common Gateway Interface
  • CGI Common Gateway Interface
  • ISAPI Application Programming Interface
  • JAVA JAVA
  • ActiveX JAVA
  • Web browsers 23 and 24 that may also serve as control area network user interfaces.
  • Web browsers 23 and 24 are application programs that can be used to request web pages from content providers 25 and 25 and decode the web pages.
  • Web browser applications include NETSCAPE NAVIGATOR® and MICROSOFT INTERNET EXPLORER®, for example.
  • a user executes a web browser application on her personal computer and accesses the World Wide Web via a dial-up connection to an Internet service provider.
  • the Internet or World Wide Web may also be accessed via other means such as cable modems and digital subscriber lines (DSL) .
  • the user makes a request for a particular web page or particular web site by entering or specifying a uniform resource locator (URL) .
  • URL uniform resource locator
  • the URL is associated with an Internet protocol (IP) address of the specified web site. Every computer connected to the World Wide Web and Internet has a unique IP address. This address is used to route message packets to specific computers and users.
  • IP Internet protocol
  • IP is the message transport and communications protocol of the Internet and World Wide Web.
  • HTTP hypertext transport protocol
  • Web pages with dynamic content provided by gateway interfaces such as CGI and ISAPI are executable applications that are run by the web server upon user request.
  • the executing gateway application is able to read parameter information associated with the request and generate an output in the form of an HTML file in response to the parameter values.
  • Another way to add dynamic and interactive content to web pages uses ASP.
  • ASP scripts are server-side executable scripts that are directly incorporated in the HTML web pages.
  • the web server executes the ASP script in response to input parameter values and generates the web page with dynamic content.
  • control network portal 12 users may access control area networks 30 and 31 via web browsers 23 and
  • control network portal 12 accessing web pages provided by control network portal 12 or value-added web pages provided by content providers
  • a user who has a control area network deployed in her luxury residence to control various aspects of the home environment may use a web browser application to remotely monitor her home. She may change the temperature setting to decrease energy use, for example, because she will be leaving on a business trip straight from work. She may also use the surveillance cameras to visually ensure security has not been breached. She may even be able to remotely program her VCR to record certain favorite programs that will be broadcast while she is away.
  • value-added web pages provided by content providers is the provision of an interactive version of the television programming web page, www.tvguide.com. A user may request this web page, determine available program choices, and click on a certain program. Options may be provided to enable the user to turn on the television and tune to a particular channel scheduled to broadcast the selected program or to program the VCR to record the selected program.
  • value-added web pages provided by content providers is the provision of a secured web page that an electric company may access to slightly raise the temperature settings of the air conditioning systems of its participating customers in anticipation of high demand brown out conditions .
  • a web page that a security company may use to access, monitor and control the security, surveillance and fire protection systems of its customers .
  • FIGURE 2 is a more detailed block diagram of a system and method 10 of coupling one or more control system to the Internet constructed according to an embodiment of the present invention.
  • Control area network portal 12 may include a web server 13 coupled to the Internet 22.
  • Web server 13 is also coupled to an Internet appliance (IA) server 14, which may also be coupled to a control network server 40.
  • IA Internet appliance
  • Control network server 40 is coupled to control area network 30 that links several appliances and systems, such as fire protection systems 50, heating, ventilation and air conditioning (HVAC) systems 51, lighting systems 52, audio and visual systems 53, and security systems 54.
  • Control area network 30 is also coupled to user interface devices 55 and master controller 36.
  • control network portal 12 may be implemented by a single stand-alone system that has sufficient memory and processing power or several separate systems with distinct functions as shown in FIGURE 2.
  • Web server 13 is operable to receive requests of web pages from web browser 23 and to respond by generating and providing the requested web pages.
  • the information content of the web pages may be dynamically obtained by communicating with IA server 14, which is operable to communicate with master controller 36 via control network server 40 to obtain status and other information.
  • Control network server 40 is used only if there is protocol conversion or other control issues needed to operate the control area network. It may be thought of, logically, that IA server 14 is directly coupled to the network and functions as a device on the network. Commands entered at a web browser are sent to web server 13, which relays the commands to master controller 36 via IA server 14 and control network server 40. Master controller 36 then instructs appropriate appliances and/or systems in the control network to act according to the received command.
  • FIGURE 3 is a more detailed block diagram of the processes and communications between a web server 13 and an Internet appliance server 14 for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention.
  • Web server 13 may include one or more CGI processes 70 for responding to CGI requests from the Internet and one or more ASP processes 76 for responding to ASP requests form the Internet. It is contemplated by the present invention that other processes able to handle other extensions to HTML or other types of requests may also be provided. It is also contemplated by the present invention that web server 13 may merely pass through the received IP message if extension processing is not required.
  • a special protocol process such as an Internet control system protocol (ICSP) process, which takes the IP message from the Internet and forms a message of the type and protocol understood by IA server 14.
  • the ICSP protocol is designed by Panja, Inc.
  • the CGI, ASP and other processes may be dynamically spawned when there is a request of the corresponding type received by web server 13.
  • ASP process 76 may include a dynamic protocol generator 82, which enables web pages provided by web server 13 to generate, send and receive TCP/IP messages to IA server 14 and the Internet.
  • dynamic protocol generator 82 enables a scripting language such as VBScript or JavaScript to be capable of directly communicating on any TCP/IP network connection. Details of dynamic protocol generator 82 are described below.
  • IA server 14 includes a CGI handler 72, which communicates with CGI process 70, and an ASP handler 78, which communicates with ASP process 76. Handlers 72 and 78 are operable to provide a translation function from IP to a protocol used in the control area networks, such as PhastLink or AXLink in Panja, Inc. control area networks. IA server 14 is operable to spawn a software logical or virtual device that is representative of or associated with a physical device directly connected to a control area network or a content provider coupled to the Internet. Multiple software logical devices may be connected to a single control area network or content provider, if needed.
  • One or more protocol converters 92 may be provided to translate from the protocol used internally in IA server, such as ICSP, to other protocols used in the control area networks, such as AxLink or PhastLink. A protocol converter is not necessary if the protocols employed in IA server 14 and a control area network 30 are the same.
  • FIGURE 4 is a more detailed block diagram of the Internet appliance server processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention.
  • a software device emulator 90 that is operable to spawn one or more software logical devices 86, which are software representations of devices connected to the control area networks or content providers connected to the Internet.
  • Software device emulator 90 communicates with a protocol converter layer 92 which provides a protocol translation function between the IA server protocol and the control area network protocol, if they are different.
  • a CAN transport protocol client 94 is also provided to communicate with the control area network coupled to IA server 14.
  • Internet applications such as web content providers appear to IA server 14 no different than devices connected to a control area network. Therefore, it appears that Internet applications like content providers on the web are able to directly communicate with the master controllers of the control area networks to issue commands to devices in the control area networks. Similarly, Internet applications appear to be devices on the control area network that can be controlled by the master controller. The master controller is able to issue commands to the Internet applications.
  • FIGURE 5 is a more detailed block diagram of the Internet appliance server software device emulator processes 90 for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention.
  • Emulator 90 includes an Internet control system protocol (ICSP) software device core 100.
  • Software device core 100 communicates with the web server via a device application program interface (API) 110.
  • Software device core 100 also communicates with the control area networks via control area network I/O queues 112.
  • Emulator 90 also includes a CAN input message processor 102, a device state maintenance process 104 and a device state storage process 106.
  • CAN input message processor 102 is operable to receive input messages and parse the fields of the message to determine a message destination. The message destination specifies a software logical device to receive the message.
  • Device state maintenance process 104 is operable to determine a current state of a software logical device and to determine a next state in response to the processed message.
  • Device state storage 106 is operable to store state transition logic of each software logical device for use by device state maintenance process 104.
  • FIGURE 6 shows a flowchart of an embodiment of a process 150 in which a command entered at a CAN user interface is delivered to a content provider on the Internet according to the present invention.
  • a user enters data on a user interface device coupled to a control area network, as shown in block 152.
  • the user interface device may be a touch panel or a computer terminal with a monitor, keyboard and mouse, for example.
  • the user may enter an alphanumeric string, click on a button icon on the screen, push a button on the touch panel, or effect any other suitable input.
  • the data entry may require the user to also submit the entered data, such as pushing a Submit or Enter button, as shown in block 154.
  • the user interface device then forms a control system message incorporating the entered data and the sender and recipient of the message, as shown in block 156.
  • the master controller then sends the message onto the control area network, as shown in block 158.
  • the sender and recipient are specified by a unique combination of system ID and device ID.
  • the recipient may be determined by the data entered by the user. For example, the user may have pushed a button associated with updating the web page of the content provider.
  • the content provider is previously assigned a unique combination of system ID and a device ID.
  • the master controller on that network receives the message and processes the message, as shown in block 160.
  • An output channel state associated with the submit button of the user interface device is turned ON by the master controller to indicate that the data is being sent.
  • the ON state of the output channel of the submit button is conveyed to the user interface, which may highlight the submit button or display a predetermined character string as a means of feedback to the user.
  • the master controller then forwards the message to the protocol converter associated with the recipient software logical device in the IA server.
  • the protocol converter then translates the message from the sender protocol to the recipient protocol, as shown in block 166. Note that protocol conversion is not necessary or is null if the sender protocol is the same as the recipient protocol.
  • the translated message is then sent or otherwise conveyed to the software logical device that represents the recipient convent provider.
  • the recipient software logical device receives the message and stores the message content in a data structure at a specific location specified by an index value, such as a number, which corresponds to the channel number of the recipient software logical device, as shown in block 170.
  • the stored message is accessible by specifying the index number.
  • the software logical device then changes the state of an output channel of the same channel number to ON, as shown in block 172.
  • each device whether physical or logical, may have one or more channels, each indicative of a specific function, parameter or property. Further, each channel may have an input and an output channel state.
  • the recipient Internet application Periodically or at its discretion, the recipient Internet application checks the output channel states of the software logical device associated therewith, as shown in block 174. The Internet application recognizes that an output channel state is ON and therefore the data associated with that channel has been changed. In block 176, the Internet application queries the software logical device for the data by specifying the index value. In response, the software logical device sends the message to the Internet application, as shown in block 178. The Internet application receives the message and uses and acts according to the data in an appropriate manner. The software logical device turns OFF the input channel state, as shown in block 182, and turns ON the output channel state of the same index value, as shown in block 184.
  • FIGURE 7 is a flowchart of an embodiment of a process 200 in which an Internet application functions as a user interface in the control system according to the teachings of the present invention.
  • a user enters and submits data on an Internet application.
  • the Internet application may be an application executing on a web server of a web content provider, a web browser, or any other suitable Internet-based application program.
  • the Internet application may be operable to receive an alphanumeric string entered by the user, the activation of a displayed image or icon, or a combination of keystrokes entered by the user.
  • the Internet application requests connection to the control system by specifying an IP address and port number of the recipient software logical device, as shown in block 204.
  • the web server is connected with the Internet application and receives the IP message containing the entered data, as shown in block 206.
  • the web server then instantiates one or more processes to handle the received message, as shown in block 208.
  • a CGI process may be provided to handle CGI scripts or an ASP process may be provided to handle ASP scripts.
  • the instantiated process extracts data from the IP message received from the Internet application and forms a message of a protocol used by IA server 14, such as ICSP.
  • the message is preferably already in the form of a ICSP message transported by IP, which does not require protocol conversion.
  • the spawned process then sends the ICSP message to the software logical device associated with the recipient device in the control system, as shown in block 210.
  • the recipient is identified by a system ID and a device ID.
  • the software logical device then stores the message content in an indexed position in a data structure, as shown in block 212.
  • the software logical device turns ON the input channel associated with the index number, as shown in block 214.
  • the master controller becomes aware of the input channel state change by periodically polling the channel states, as shown in block 216.
  • the master controller may alternatively be triggered to query the channel states by some mechanism other than time.
  • the master controller requests the message content at the specified index number be sent to it, as shown in block 218.
  • the software logical device then sends the message content to the master controller, which forwards the message content to the physical device in the control system, as shown in block 220.
  • the device receives the data and acts accordingly, as shown in block 222.
  • the master controller may also send the same data to a user interface in the control area network to update the display, as shown in block 224.
  • the software logical device then turns OFF the input and output channels, as shown in block 226.
  • the OFF states of the input and output channels notifies the Internet application, which may periodically poll the software logical device to determine the input and output channel states, that appropriate action has been taken in response to the entered data, as shown in block 228.
  • FIGURE 8 illustrates a block diagram of a control system 310 in accordance with the teachings of the present invention.
  • FIGURE 8 shows an Internet web servers 312 coupled to a plurality of databases 314. Web servers 312 are coupled to the Internet 316 via communication lines
  • Communication lines 313 can be any direct or wireless connection.
  • Internet 316 is coupled to an Internet appliance server 320.
  • Internet appliance server 320 is coupled to a plurality of control area networks 322.
  • Each control area network has one master 324 and a variety of control area network devices 326 which can include touch panels, audio/visual equipment, and the like.
  • Control area network devices 326 are equivalent to the Internet appliances described previously.
  • Web servers 312 are computers having a processor, such as an INTEL or Motorola processor, and memory. Web server 312 runs a web server program operable to provide web pages to a requesting user, the requesting user typically using a web browser.
  • Databases 314 are operable to store information that can be used by web servers 312 to provide content that may be required by a control area network device 326. This can include information such as CD lists, television listings, sports data, stock information or any other type of information that may be used by control access network device 326.
  • Internet 316 is the collection of networks located across the world interconnected for user and computer communication, including the part of the Internet known as the World Wide Web. While system 310 shows web server 312 connected to the Internet 312, web servers 16 can be connected to any system of wide area networks, local area networks or Intranets.
  • Internet appliance server 320 is a device operable to act as a gateway between devices connected to the Internet 316 and control area network 322.
  • Internet appliance server 320 is, in one embodiment operable to translate messages generated by web server 317 to messages useable by control area network devices 326.
  • FIGURE 9 is a block diagram providing an exemplary control area network device 326 in accordance with the teachings of the present invention.
  • Device 326 comprises the communication line 440 coupled to a communication jack 442, which, in one embodiment is an RJ45 jack.
  • a message handler 444 is coupled to communication jack 442.
  • Message handler 444 is further coupled to one or more ports 448. Each port 448 comprises one or more levels 450 and channels 452.
  • Each port 448 may be connected to an RS-232 connection 454 which in turn connects to a nine-pin connector 460 and a RS-232 10 interface 464, for example.
  • Each level 450 is connected to a voltage regulator 456 which in turn connects to a two-pin interface 462 and provides a voltage out 467.
  • Each channel 452 is connected to a relay 458 which in turn connects to a two-pin connector 461 and provides a contact out 468.
  • messages in the first protocol such as Phastlink+, PL+ or ICSP developed by Panja, Inc. are received by a communication line 440 from a source such as a master controller 324.
  • Message handler 444 receives the messages.
  • Message handler 444 is responsible for receiving the message and sending the message to the appropriate port 448.
  • Port 448 is a control output or input on the device that is discreetly addressable.
  • An example of a port could be an infrared generator device. There can be multiple ports in a device. Each port 448 would be numbered separately. Ports 448 can communicate with the outside world through an RS-232 interface 464, different interfaces or no interface at all.
  • channels 452 are provided.
  • a channel is a part of port 448 and can take on a binary value of either on or off.
  • each port 448 can have up to 65,535 channels 452.
  • Channels 452 are typically connected to relays 58 which can be in an on or off condition.
  • Relay 458 is connected to a contact out 468, which allows on or off control of whatever port 448 is connected to.
  • Channels 448 are bi-directional and can be input channels, output channels, or input/output channels.
  • Levels 450 are in some ways similar to channels. The main difference is that levels can take on any number of values instead of just a binary 0 or 1. Typical uses for levels include setting volume level, setting light level, etc.
  • message in this protocol is to send and receive controls for devices, which are attached to control area network as well as send and receive status and routing information.
  • a message could be sent to device 326, which would turn on a television, set a volume level for the television, and then perhaps scroll some information across television screen. This could be accomplished by a message sent to device 326 and interpreted by message handler 444.
  • the message may have a command to turn the television set on and that would be sent to the channel, which would then control the relay to turn the television on.
  • the message command to set the level at a certain value is received at message handler 444.
  • the command goes to level 450 and then to the voltage regulator 456 which in turn would then set the level by two-pin connector 462.
  • the scrolling message might then go through the port 448 through the RS-232 port and displayed on the television connected to serial port DB-9 460.
  • a device can be a user interface or a controlling device, or both.
  • User interfaces are things such as touch panels, one way wireless handheld transmitter, or custom panels.
  • the controlling device provides the control methods for a device.
  • IR generators are controlling devices that can control a VCR, television, or other item.
  • Each device in the system has its own unique device number, as well as port numbers and channels and levels that could be accessed.
  • FIGURE 10 illustrates a block diagram of routing components of a master controller 324. These components comprise a connection manager 530, which provides connections between higher level managers and lower level drivers.
  • ICSP connection manager 530 is coupled to a phastlink driver 510 via a PL to ICSP protocol conversion 522.
  • An AXlink driver 512 is coupled to ICSP connection manager 530 via an AXlink to ICSP protocol conversion 520. Phastlink and Axlink are exemplary protocols used on control access networks. Additionally, an RS-232 driver 514 is coupled to ICSP connection manager 530 via a PPP driver 518 coupled to a TCP/IP stack 524 and an IP port connection manager 526. ICSP connection manager 530 is coupled to ethernet driver 516 via TCP/IP stack 524 and IP port connection manager 526. RS-232 driver 514 provides connectivity to RS-232 devices and Ethernet driver 516 provides connectivity to devices attached to an Ethernet connection.
  • ICSP connection manager 530 is coupled to ICSP message dispatcher 532.
  • ICSP message dispatcher 532 can send messages to different managers including a diagnostic manager 534, a device manager 536 or a configuration manager 538.
  • PL to ICSP protocol conversion 522 converts from phastlink (PL) to ICSP and vice versa.
  • PL to ICSP protocol conversion 522 is operable to de-multiplex incoming multiple messages into multiple messages destined for ICSP connection managers and multiple outgoing messages into a single packet for PL devices.
  • AXlink to ICSP protocol conversion 520 converts messages between devices that use the AXlink protocol to ICSP protocol and vice versa.
  • ICSP connection manager 530 is operable to provide routing functionality. ICSP connection manager can route to local masters, local devices, remote masters and remote devices. Routing is accomplished by first routing a message to the appropriate system master and then to the correct device. The destination will be contained in the header of the packet as discussed below.
  • IP port connection manager 526 is operable to manage all IP connections, except standard Internet protocols. Standard Internet protocol 528 provides for standard protocols such as HTTP, FTP, SMNP and SMTP.
  • FIGURE 11 is a diagram of an exemplary packet for messages in accordance to teaching the present invention.
  • the first field is a protocol field 670, and in one embodiment, one byte size.
  • Protocol field identifies the format of the data section of the packet with some protocol.
  • Length of data field 672 indicates the total number of bytes in the data portion of the packet.
  • Flag field 674 can be one of two types of flags. One is a broadcast flag. The broadcast flag will send a broadcast message to all devices on a network. A newbie flag is placed in flag field 674 when a device is added to the network. This will then cause a response from the master indicating that it received the message from the newbie device .
  • Destination system field 676 allows for the addressing of the message to reach a specific system.
  • a system is, in one embodiment, a complete control area network with a single master. Thus, message can be directed to one of many different control area networks.
  • control system field is two bytes in size.
  • Destination device field 678 lists the number the device that the message is being sent. The device range can be anywhere between 0 and 65,535.
  • Destination port field 680 lists the specific port of the device that the message is destined for. In one embodiment the protocol supports up to 65,535 ports on the device.
  • Source system field 682 is the number of a system where the message originates.
  • Source device field 684 lists the device that the message originated from. If the device number is 0, this indicates that the master of that control area network is the enunciator of the communication.
  • Source port field 686 lists the port where the message originated.
  • Allowed hop count field 688 indicates how many hops can occur before the message is purged from the system. Each time a message passes through a master, the allowed hop count field is decremented by one and checked to see if it reaches zero. Once the count reaches zero, the master generates an error message indicating that the message has not reached the sender with an air.
  • Message I.D. field 690 contains the unique identification number for a message. This message I.D. is used by low level communication algorithms to correlate in the original message with its acknowledge and response.
  • Message command field 692 and message data 694 represent the actual message being sent in the packet. Each packet is decoded by reading the message field 692 and performing the appropriate functions . Some commands are designed for communication between a device manager located in the master and other ones are intended for communication with the connection manager located in the master. TABLE A below lists exemplary messages that are valid between a device manager and the device or master. First column lists the command, the second column lists the value of the command, the third column lists the valid response from the device for that command, and the fourth column lists the valid response for the master of that command and the fifth column lists the description of the command. For example, command input channel OFF status is sent from a device to a master, which sends the input channel off status to the master.
  • the value of the command sent in the command value of the command field 692 is 0x0085. Because the device is sending the message there is no response for the device.
  • the master response is 0x0001, which is the command for acknowledge and the description of the command indicates that the input channel is in the off status. Thus, this command would be sent by a device after being queried by the master to say that its input channel is in the off status, or it can be sent unsolicited. The master would then send back an acknowledgment .
  • This message is generated by the master when the destination system/device for the message does not exist. This message indicates that a previous message was not routable by the master.
  • the MessagelD field must match the original message's MessagelD and the Response bit should be set.
  • the Input Channel ON message is generated when a button is PUSHed or Input channel is turned ON from a device/port or a master.
  • the Input Channel OFF message is generated when a button is RELEASEd or Input channel is turned OFF from a device/port or a master.
  • the Output Channel ON message is generated when an Output channel is turned ON from a master.
  • the Output Channel ON Status message is generated when an Output channel is turned ON from a device/port. Note that when the master turns a channel ON, it assumes the channel is ON. Therefore, the device should not send this message in response to the channel being turned ON by the master. Internally, this triggers an output event to occur in the Axcess language.
  • the Output Channel OFF message is generated when an Output channel is turned OFF from a master.
  • the Output Channel OFF Status message is generated when an Output channel is turned OFF from a device/port. Note that when the master turns a channel OFF, it assumes the channel is OFF. Therefore, the device should not send this message in response to the channel being turned OFF by the master.
  • the Input/Output Channel ON Status message is generated when an Input/Output channel is turned ON from a device/port.
  • the Input/Output Channel OFF Status message is generated when an Input/Output channel is turned OFF from a device/port.
  • the Feedback Channel ON message is generated for diagnostic purposes only. See the Diagnostic Manager specification for more information.
  • the Feedback Channel OFF message is generated for diagnostic purposes only. See the Diagnostic Manager specification for more information.
  • This message is used to force a level value change from the master.
  • the Value Type Specifier field specifies how the following data (MD[10..n]) is interpreted.
  • the table below indicates the values of MD[9] as they correlate to data types. ValueType Specifiers
  • the LevelType command is used to query a device to determine the dynamic range supported by the device. This information is then used to generate messages appropriate to the device.
  • the String message is generated by the master to communicate a String.
  • the format of a String is similar to a "C Language” string, however, the semantics are different.
  • a String in a control system context is used to generate a "control” message. This "control" message could cause a laser disc player to begin playing a disc, display a message to the user of the system, or any number of any other uses.
  • the string will be converted, as necessary, to any format that the device supports as determined by the StringSize message.
  • the String message is generated by a device, sent to the master, to communicate a String.
  • the Command message is generated by the master to communicate a command string.
  • the format of a Command is similar to a "C Language” string, however, the semantics are different.
  • a Command in a control system context is used to generate a "control” message.
  • This "control" message is generally intended to "command” the controlling device, not the controlled device. For example, a command to an RS232 port might enable XON/XOFF flow control. This command affected the controlling device, but not the controlled device.
  • the Command message is generated by a device, sent to the master, to communicate a Command string.
  • the Request Level Value message is generated by the master to request the level value of a level.
  • the Request Output Channel Status message is generated by the master to request the status of a single Output Channel or status of all Output Channels.
  • This message requests, from the destination device, the number of ports supported by the device.
  • the initial assumption that the master makes is that each device m the system has one port. If the device does not respond, the master assumes that it has one port. Message and parameters
  • This message is the response from a master tc the Request Port Count message above. It is sent by a device upon reporting if the device has more than one port.
  • This message requests from the destination device, the number of output channel supported by the specified device/port.
  • the initial assumption that the master makes is that each device/port in the system has 256 channels .
  • This message is the response from a master to the Request Output Channel Count message above. It is ser.i by a device/port upon reporting if the device has more than 256 channels .
  • This message requests, from the destination device, the number of levels supported by the specified device/port.
  • the initial assumption that the master makes is that each device/port in the system has eight levels.
  • This message is the response from a master to the Request Level Count message above. It is sent by a device/port upon reporting if the device has more than eight levels.
  • This message requests the number of elements per string and the string types supported by the device/port.
  • the initial assumption that the master makes is that each device/port in the system supports 64 elements/string and only supports 8-bit character strings.
  • This message is the response from a master to the Request String Size message above. It is sent by a device/port upon reporting if the device/port supports more than 64 byte strings or more than 8-bit character strings. It returns the maximum number of elements/string the device supports and the types of strings supported.
  • the size of the message will be determined by the smaller of the maximum string size supported by the device and maximum packet size supported by the low-level bus protocol.
  • This message requests the number of elements per command and the string types supported by the device/port.
  • the initial assumption that the master makes is that each device/port in the system supports 64 elements /command and only supports 8-bit character arrays .
  • This message is the response, from a device, to the Request Command Size message above. . It is sent by a device/port upon reporting if the device/port supports more than 64 byte commands or more than 8-bit character commands. It returns the maximum number of elements/command the device supports and the types of strings supported.
  • the size of the message will be determined by the smaller of the maximum command size supported by the device and maximum packet size supported by the low-level bus protocol.
  • This message requests a list of data types supported for the specified level.
  • the initial assumption that the master makes is that each device/port/level only supports 8-bit unsigned values (BYTE Type 0x10) .
  • BYTE Type 0x10 8-bit unsigned values
  • This message is the response from a master to the Request Level Size message above. . It is sent by a device/port upon reporting if the device/port/level supports more BYTE (Type 0x10) levels. It returns a list of data types supported by Level.
  • the master when transferring levels, the master will typecast from larger sized types to the largest type supported by the device. For example, if the users Axcess 2 program sends a FLOAT to a device that supports only BYTE, CHAR, and INTEGER types, the master typecasts the FLOAT to an INTEGER before sending to the device.
  • Request Status (Master->Master ; This message requests, from the destination device, the status of the device or port.
  • This message is the response from a master to the Request Status Code message above. . It is sent by a device/port if the device/port needs to update the master of a status change.
  • Flag - A 16-bit bit field. Each bit indicates a unique aspect of functionality.
  • ObjectID - An 8-bit unique (within the device) identifier that identifies this structure of information. This is used to construct an internal device hierarchy for display to the user.
  • ParentID - An 8-bit value that references an existing ObjectID. If 0, then this object has no parent.
  • ManufacturelD- A 16-bit value that uniquely identifies the manufacture of the device.
  • DevicelD - A 16-bit value that uniquely identifies the device type.
  • Serial number - A fixed length field 16 bytes long.
  • F ID (Firmware ID) - A 16-bit value that uniquely identifies the object code that the device requires.
  • Version - A NULL terminated text string that indicates the revision level of the re-programmable component .
  • DevicelD String - A NULL terminated text string that indicates the name or model number of the device.
  • Extended Address Format An 8-bit value that indicates the type of device specific addressing information to follow.
  • Extended Address Length An 8-bit value that indicates the length of device specific addressing information to follow.
  • Extended Address - Extended Address as indicated by Extended Address Type and Length.
  • This message indicates that all data (Device Info messages) have been sent as a result of a Request Device Info message. This message indicates to the requesting device that all Device Info information has been provided.
  • Master Status message requests that the master respond with its status.
  • Master Status message will be unsolicited, this message is included for completeness.
  • This message is the response to the Request Master Status message above, but more commonly will be sent by the master unsolicited.
  • Bits 1 & 0 are encoded as shown m the table below
  • the Diagnostic Messages will be better specified during/after the Diagnostic Manager specification is complete .
  • This message is used by tasks within the master to log/display error or diagnostic messages.
  • Request Diagnostic Information This message is used by the IDE to request that diagnostic information be sent to the requesting device. If any flag bits are set, unsolicited diagnostic messages of the specified type(s) will be sent to the device. If all bits are zero, then no diagnostic message will be sent to the device.
  • This message is used by the IDE to request a list of online devices for the receiving NetLinx master.
  • the master will respond with Device Info message (s) for each device currently online. In addition, it will generate a
  • This message indicates that all requested devices from the Request Devices Online message have been sent. This message is used by the IDE to determine when all online device information has been received.
  • This message is used by the IDE to request the status of the specified device.
  • the master responds with Output ON messages for each output channel that is on, Feedback ON messages for each feedback channel that is on, etc. See the Diagnostic Manager specification for more information. Message and parameters
  • This message indicates that all of the Request Device Status information has been sent. This message is used by the IDE to determine when all device status information has been received.
  • This message is used by the IDE to request the current asynchronous notification list from the master.
  • the master generates a series of Asynchronous Notification List messages, one for each entry in the list, to the requesting device.
  • This message is generated by the master in response to the Request Asynchronous Notification List message.
  • This message is used to add an entry into the Asynchronous Notification List or modify an existing entry.
  • the master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command.
  • Delete Asynchronous Notification List This message is used to delete an/all entr (y) / (ies ) from the Asynchronous Notification List.
  • the master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command.
  • Table B lists commands between connection manager and devices. Again, the first column is the name of the command, the second column is the value of the command, the third column is the device response, the fourth column is the master response and the last column is the description of the command. For example, on the second row, if the blink command sent by a master to a device, the value of the command is 0X0502 and in response to that command the device says nothing nor does the master. The description of the command is given to all devices to make the LED blink. As this occurs, the master determines whether the device is online and sends back a visual indication.
  • This message is sent by a master to request determine the presence of the specified device in the system.
  • This message is the response to the Ping Request message above.
  • the device responds with this message to inform the requestor that the device is still on-line.
  • the blink message is a broadcast message that is transmitted to every device periodically.
  • the time period of the message may be dependent upon the medium m which the message will be sent.
  • the time period for Blink messages is not determined at this time. Each device implementation may not require that the Blink message be periodically sent at any anticipated rate. The ideal rate will be determined based upon the quantity of bus traffic. It may, someday, even be determined dynamically.
  • the LED byte is a bit field.
  • the LSB (bit 0) indicates the current status of the bus LED.
  • the MSB (Bit 7) is set when the master initially powers-up/on-line. In response to bit 7 being set, the receiving device should place itself in the off-line state, turn all channels off, and set all levels to zero (or prepare itself to send status updates as necessary to the master) .
  • the master shall send 3 consecutive blink messages with bit 7 set.
  • This message requests from the destination master, a Blink message response.
  • the response will not be a global response, it will be destined only to the requestor .
  • the device can use this device number for as long as it has communication with the master.
  • the returned device number may the one suggested by the device in the
  • Request Dynamic Device Address message or may be different .
  • This message requests that the Connection manager redirect strings coming from the specified source device to the specified destination device. This will also prohibit strings from the source device getting sent to the interpreter until the PassThrough is disabled. This message will cause an 'RXON' message to be sent to the source AXLink device.
  • This message is sent by a master to request notification of specific messages that are received from OR sent to the specified device.
  • the notification messages are Device Manager messages (specified above) .
  • This message is used by tasks within the master to log/display error or diagnostic messages.
  • Request Diagnostic Information This message is used by the IDE to request that diagnostic information be sent to the requesting device. If any flag bits are set, unsolicited diagnostic messages of the specified type(s) will be sent to the device. If all bits are zero, then no diagnostic message will be sent to the device.
  • This message is used by the IDE to request a list of online devices for the receiving NetLinx master.
  • the master will respond with Device Info message (s) for each device currently online. In addition, it will generate a Port Count message for each device.
  • This message indicates that all requested devices from the Request Devices Online message have been sent. This message is used by the IDE to determine when all online device information has been received.
  • This message is used by the IDE to request the status of the specified device.
  • the master responds with Output ON messages for each output channel that is on, Feedback ON messages for each feedback channel that is on, etc. See the Diagnostic Manager specification for more information.
  • This message indicates that all of the Request Device Status information has been sent. This message is used by the IDE to determine when all device status information has been received. Message and parameters
  • This message is used by the IDE to request the current asynchronous notification list from the master.
  • the master generates a series of Asynchronous Notification List messages, one for each entry in the list, to the requesting device.
  • This message is generated by the master in response to the Request Asynchronous Notification List message. For each entry in the master's list, one of these messages will be generated. If there are no entries, then the number of entries field will be zero. See the Diagnostic Manager specification for more information.
  • This message is used to add an entry into the Asynchronous Notification List or modify an existing entry.
  • the master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command.
  • MD[7. .10] Flag 32 Bit field (if the bit is set, the messages are enabled) :
  • This message is used to delete an/all entr (y) / (ies) from the Asynchronous Notification List.
  • the master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command.
  • Identify Mode/Address Response report its old device as off-line, then report the new device as on-line.
  • This command initiates the transfer of data for a device or master. It is intended that this transfer mechanism be common to all types of file transfers including firmware upgrades, IR data, touch panel design files .
  • IP Address List message will be generated for each IP address in the list.
  • IP address (es) of the DNS servers and the domain name A maximum of three (3) IP addresses may be specified.
  • the search order is same as the order provided.
  • a NULL must be provided for empty entries.
  • the response to this message is the Get Ethernet IP Address message.
  • the response to this message is the Get Time and Date message .
  • the completion code message is generate using the "old" device information before the new settings take effect.
  • IP Port Connection Manager The following messages originate from or are destined for the IP Port Connection Manager:
  • the included message protocol and its packet are designed to be sent independent of any transport protocol.
  • this message can be sent by a TCP/IP protocol over any connection or by a lontalk protocol, which is based on the phastlink protocol developed by Pan]a, Inc.
  • This protocol can also be carried over on RS232/PPP connections. This protocol supports master to master, PC to master and PC to device communication.
  • Communication components are usually represented using the seven-layer ISO model.
  • Operating Systems such as Windows NT/9x provide most of these layers with a powerful object oriented abstraction at the application layer.
  • Windows at the application layer, the software developer is presented with a Berkley Sockets interface. With this interface, the developer can establish two-way communication using an object known as a "Socket".
  • Applications can choose to be clients or servers. Though this is a powerful abstraction, there is no facility to help the application developer formulate a protocol in terms of the packets of information sent back and forth on the wire.
  • the services that are available deal with namespace resolution and sending and receiving of blocks of binary data.
  • the client and server portions of the application are written to understand each other's messages on the wire.
  • the messages consist of structures of binary information. To formulate such messages, the developer usually has to program in a low-level language such as C or C++.
  • Web developers are not low-level programmers who can code in C or C++ and instead use some combination of HTML, Java, JavaScript and VBScript. Except for the full Java language, the other languages are "scripting languages”. They do not provide the developer with services and facilities of a full programming language.
  • the primary goal of the Panja dynamic messaging components invention is to make a scripting language such as VBScript or JavaScript (or even Visual Basic) capable of directly communicating on any TCP/IP network connection.
  • VBScript or JavaScript
  • JavaScript or even Visual Basic
  • these dynamic messaging components have to give the script writer the ability to: (i) form binary messages and transmit them on a network connection; and (ii) receive binary messages from a network connection, understand their format and "unpack" them to extract individual fields in the message.
  • current communication protocols require more complex features that these components now provide.
  • the dynamic messaging components were chosen to be implemented using the Microsoft Component Object Model or COM.
  • three distinct objects or components include a binary message descriptor/layout manager object, a message instance object that represents one network message, and a transport object that manages the buffered network transmission issues.
  • the message descriptor/layout manager object allows a script to define the structure of binary messages that represent packets of information sent back and forth on a network connection.
  • the message structures are identified using unique names. Once defined, these structures can later be used to form instances of messages or define more complex structures, which contain embedded structures in them. Referring to FIGURE 11 for an example of the message descriptor/layout manager object, which includes a binary message structure 700 that may be sent or received according to the communication protocol.
  • the packet structure includes a message header structure that is an embedded structure within the message.
  • the message header includes a packet protocol identifier (2 bytes) 702, a packet size in bytes (4 bytes) 703, a packet version (2 bytes) 704, and a packet type (2 bytes) 705.
  • Message structure 700 further includes a message body, which contains data according to the message type.
  • the message body may include an element 1 (2 bytes) 705, an element 2 (a variable length element whose size is specified by element 1) 707, and an element 3 which is a NULL terminated string.
  • the message header contains the header structure as an embedded structure within itself.
  • the following pseudo-code shows the general format of the description:
  • LayoutManager CreateObject (LayoutManager)
  • LayoutManager BeginDefineLayout ("PacketHeader)
  • LayoutManager.AddPrimitive ("LONG”, “PacketSize”)
  • LayoutManager.AddPrimitive (“SHORT”, “PacketVersion")
  • LayoutManager .BeginDefineLayout (“HelloWorldPacket) // message header
  • LayoutManager.AddPrimitive (SHORT”, “Elementl)
  • LayoutManager.AddPrimitiveDynamicArray (“CHAR”, "Element2”, “Elementl)
  • the operations (methods) that the layout manager provides allow a script to define the individual components of a binary message.
  • the operations generally take the form:
  • the "AddPrimitive” operation is used to add the "PacketSize” element to the message.
  • the element type is specified as “LONG” meaning it is an integer 4 bytes in size. Adding elements to a message has to be done within a "BeginDefineLayout- EndDefineLayout” pair of operations. This indicates to the layout manager when a new message structure definition begins and ends. Once a message structure is defined completely, it may be used as an element type in further message definitions.
  • the "AddStruct” operation was used to make “Packet Header Structure” an element in the structure definition of message "Packet Type 1". Embedding structures within structures allows for definition of very complex messages.
  • the example also illustrated yet another important concept. This is the ability to define variable length elements within a message structure.
  • the element named "element 2" is of variable length. It is a byte (char) array whose length is specified within the message by the preceding element named "element 1".
  • Dynamically sized elements of this type are pretty common in many communication protocols. Due to their very nature, some dynamically sized elements do not have to have an explicit element specify their size.
  • An example of such an element type is a NULL terminated string.
  • a NULL terminated string is a sequence of bytes in which the byte value of 0 is a special value indicating the end of the sequence. Since the end of the sequence is specified by this special value, its length does not have to be explicitly srored.
  • the example shows that "element 3" is a NULL terminated string and the operation "AddSZString" is used to add it.
  • the following examples enumerate the operations (methods) provided by the layout manager.
  • BeginDef ineLayout starts definition of a new message (cannot be called while already defining a message) .
  • EndDef ineLayout - ends definition of a current message (cannot be called if not currently defining a message) .
  • IsDefinedLayout checks for existence of a message definition and returns TRUE/FALSE.
  • AddPrimi tive - adds a primitive element to a message structure.
  • Primitive elements form the basic entities of a binary message. Primitive elements includes characters (1 byte), 2 byte integers, 4 byte integers, floating point numbers (4 bytes) and double precision floating point numbers (8 bytes) .
  • AddPrimitiveArray - adds an array of primitive elements to a message structure.
  • AddPrim.i t iveDynamicArray adds a dynamic array of primitive elements to a message structure.
  • the array does not have to be fixed in size, rather, the name of another (integer type) element is used to contain the actual length of this element inside a specific instance of this message structure.
  • the size element has to have been already defined within the message structure. In other words, the length of this dynamic element is specified by an element within the message and that element should be stored in a position physically above the dynamic element.
  • AddStruct - adds a structure element to a message structure.
  • the structure element must already have been defined.
  • AddStructArray - adds an array of structure elements to a message structure.
  • AddStructDynamicArray adds a dynamic array of structure elements to a message structure. The same rules as that of AddPrimitiveDynamicArray applies to this method.
  • AddSZStringArray adds an array of NULL terminated string elements to a message structure.
  • the array does not have to be fixed in length, rather, the last string element of the array has to be terminated with two NULL characters rather than one NULL character.
  • AddAlignmen t Padding adds padding to a message structure after an element to align to the specified alignment boundary. Byte alignments can be made to occur on 2, 4, 8 or 16 byte boundaries. This method is used to align individual elements on specific byte boundaries when the element sizes are not fixed.
  • the message instance object of the dynamic messaging component allows a script to create an instance of a previously defined message in memory, fill the message with values for the individual fields of the message, and then with the help of transport object (which is described in the next section) , transmit the message over a network connection.
  • the message instance object also allows a script to receive an instance of a message over a network connection, unpack the message and access the values of the individual elements in the message.
  • FIGURE 12 illustrates an instance of the message whose structure was describee m the previous section.
  • BegmSetLayout // setup message header fields
  • element 2 is a dynamic array of characters and "element 3" is a NULL terminated string.
  • the third step is actually setting the values of the various fields (elements) in the message.
  • this message there are two parts: header and body.
  • the various operations supported by the Message Instance object provide scripts extreme flexibility in writing values of elements into a message. In this instance, methods like “Setlnt2", “Setlnt4", “SetCharArray” and “SetSZString” are used.
  • the Message Instance object knows what the entire size of the message is, so the "GetMessageSize” operation can be used to get the size. This operation is used in writing the message size into the "PacketSize" element of the header.
  • the sequence of set operations has to be enclosed within a pair of "BeginSetLayout-EndSetLayout” operations so that the Message Instance knows when a message is ready to be transmitted.
  • the message/layout instance object includes the following methods : • Crea teMessage - creates an instance of a message, given its type. Optionally, this method can be used to transform a message of one type to another type.
  • SetDynamicArraySize sets the size of a dynamic element inside a message.
  • SetSZStringLength sets the length of a NULL terminated string. The string may be by itself an element in the message or could be part of a string array .
  • BeginSetLayout notifies the message instance object that "Set” methods are about to be called which will write values to individual elements within the message.
  • BeginGetLayout notifies the Message Instance object that the message should be un-packaged so that individual elements can be "read” out of it.
  • Message layout and message instance creation are set forth above.
  • the final step in network connectivity is the actual transport.
  • Message layout and message instancing are actions that give rise to blocks of bytes in the memory of the web server (or wherever the script is being executed) .
  • a live connection has to be made to be able to send and receive data.
  • the third object inside the Panja dynamic messaging components module is a transport object implemented specifically to handle TCP/IP networks. The two previous objects do not in anyway assume what kind of a network connection they are communicating over.
  • the transport object's interface is specified independent of the nature of the network.
  • the transport object has a built-in asynchronous message handler that can fire scripts when messages arrive outside of a script's
  • transport object methods examples include:
  • EnableAsyncHandler - enables the asynchronous message processor - from this point onward, every incoming asynchronous message will result m an external script being executed.
  • IsConnected - returns whether the transport object is connected to a remote computer or not.
  • the dynamic messaging components are used in the communication between the ASP-based web server and the Internet appliance server.
  • the various web pages that deal with controlling and administering the Internet appliance server use these objects to create and send TCP/IP messages to the IA server.

Abstract

A system of being sent (74, 80) and received (74, 80) on any TCP/IP connection includes a binary message layout object operable to define a binary message structure, and a message instance object operable to fill the defined binary message structure with content; and, a transport object operable to manage the transmission of the message over a TCP/IP connection. The Internet appliance server (14) includes a CGI handler (72) and an ASP handler (78). The Web server (13) communicates through the CGI process (70) and ASP process (76) to the Internet appliance server (14) in order to transmit messages to the control area networks (30-31).

Description

DYNAMIC MESSAGING SYSTEM AND METHOD
TECHNICAL FIELD OF THE INVENTION
This invention is related in general to the field of network control systems. More particularly, the invention is related to dynamic messaging system and method.
BACKGROUND OF THE INVENTION
In a fully automated environment, appliances that change the various parameters of the environment can be inked to a control area network (CAN) and a controller. The appliances may include heating, ventilation and air conditioning (HVAC) systems, lighting systems, audiovisual systems, telecommunications systems, security systems, surveillance systems, and fire protection systems, for example. One or more easy-to-use user interface, such as a touch panel, may be electronically linked to the control area network to accept user input and display current system status. Panja, Inc. of Dallas, Texas designs and manufactures such networked appliance control systems.
SUMMARY OF THE INVENTION
In accordance with the present invention, a system and method of Internet control network is provided which eliminates or substantially reduces the disadvantages associated with prior control systems.
In one aspect of the invention, the boundaries between the Internet and the control area network are made transparent and the Internet becomes a device on the control area network. The Internet is controllable by user input entered on the user interface, such as touch panel. The Internet is further capable of receiving commands from the master controller in the control area network .
In another aspect of the invention, Internet applications such as web browsers and applications executing on web servers of information content providers become devices on the control area network. The Internet applications are capable of sending commands to and receiving commands from the control area network. In yet another aspect of the present in invention, a communication protocol is provided. The communication protocol comprises a packet protocol. The packet protocol has a protocol field for indicating the type of protocol, a length of data field for listing the length in bytes of the data field, a data field containing sub protocol data, and, a checksum for determining the integrity of the packet.
In yet another aspect of the invention, a dynamic message protocol generator is provided to enable a scripting language such as VBScript or JavaScript capable of directly communicating on any TCP/IP network connection. BRIEF DESCRIPTION OF THE DRAWINGS
For a better understanding of the present invention, reference may be made to the accompanying drawings, in which : FIGURE 1 is a simplified top-level block diagram of a system and method of coupling one or more control systems to the Internet constructed according to an embodiment of the present invention;
FIGURE 2 is a more detailed block diagram of a system and method of coupling one or more control systems to the Internet constructed according to an embodiment of the present invention;
FIGURE 3 is a more detailed block diagram of the processes and communications between a web server and an Internet appliance server for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention;
FIGURE 4 is a more detailed block diagram of the Internet appliance server processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention;
FIGURE 5 is a more detailed block diagram of the
Internet appliance server software device emulator processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention;
FIGURE 6 is a flowchart of a process in which a content provider is a control area network device according to an embodiment of the present invention; FIGURE 7 is a flowchart of a process in which an
Internet application is a control area network user interface according to an embodiment of the present invention;
FIGURE 8 illustrates a block diagram of a control system in accordance with the teachings of the present invention; FIGURE 9 is a block diagram of a control area network device in accordance with the teachings of the present invention;
FIGURE 10 is a block diagram of routing components of a control area network master;
FIGURE 11 is an exemplary packet for messages in accordance to teaching the present invention;
FIGURE 12 is an exemplary message structure in accordance to teaching the present invention; and FIGURE 13 is an exemplary message structure in accordance to teaching the present invention.
DETAILED DESCRIPTION OF THE INVENTION
FIGURE 1 is a simplified top-level block diagram of a system and method 10 of Internet control system which couple one or more control systems to the Internet constructed according to the teachings of the present invention. The implications of employing system and method 10 of the present invention are the ability to communicate with, control, and be controlled by one or more Internet nodes or Internet applications that act as one or more devices in a control system connected by a control area network (CAN) . These Internet applications may include web browsers, web server applications of information content providers, and email applications. In other words, the geographical and communication protocol boundaries are transparent between a local control area network and the Internet, so that the Internet, web information content providers and web browser applications become devices in the control system. By definition, a device in the control system can send control commands to and/or receive control messages from a master controller on the control area network. Hereinafter, the word Internet may be also used to refer to an Intranet or the World Wide Web and vice versa.
System 10 includes a control network portal 12 coupled between the Internet 22 and one or more control area networks 30 and 31. Control area networks 30 and 31 are local area networks operating under transport protocols such as Ethernet, and AXLink and PhastLink of Panja, Inc. (Dallas, Texas), the assignee of the present invention, that interconnect a variety of devices, appliances and/or equipment. The underlying network connectivity 34 may be wired, wireless, power line carriers, or any suitable transmission medium. Coupled to control area networks 30 and 31 are a plurality of devices, appliances and/or equipment, including control area network user interfaces (CAN UI/F) 35, master controllers 36, and Internet appliances 37-39. Some devices may be coupled to control area networks 30 and 31 via additional intermediate communications devices, such as an RS 232 controller (not shown) .
Control area network user interface device 35 is any device that is capable of receiving user input and displaying or indicating control network status . For example, a touch panel, a computer terminal with a monitor, keyboard and pointing device, and any device with similar functionalities may serve as control area network user interface 35. As described in detail below, with the use of control area network portal 12 of the present invention, Internet applications are also capable of functioning as control area network user interface devices without the use of custom and dedicated applications on the user's end.
Master controller 36 is generally a CPU-based controller that controls the communications among user interface 35 and Internet appliances 37-39. It is operable to receive user inputs received by user interface devices, such as commands, and instruct the appropriate Internet appliance to act according to the command. Master controller 36 may also poll each device in control area network 30 periodically to monitor its status . The system status and/or the status of each device may be sent to control area network user interface devices for display.
Internet appliances 37-39 are devices that can receive commands from master controller 36 and operate or act according to the command. Internet appliances 37-39 may include equipment that affect or monitor the various parameters of the premises. For example, Internet appliances 37-39 may include heating and air conditioning, lighting, video equipment, audio equipment, sprinklers, security cameras, infrared sensors, smoke detectors, etc. in a residential or commercial control area network. Household appliances, such as a hot tub, fireplace, microwave oven, coffee maker, etc. may also be Internet appliances coupled to the network. Internet appliances 37-39 may also be capable of providing a current status of its operational state to master controller 36, such as on/off, temperature settings, current ambient temperature, light intensity settings, volume settings, threshold settings, and predetermined alphanumeric strings reflective of operational states .
Master controller 36 is also operable to receive user input from nodes of the Internet 22 via control network portal 12. Connected to Internet 22 are content providers 25 and 26, which may also function as control area network user interface devices . Content providers 25 and 26 are typically web servers that generate and provide static and/or dynamic information and content in the form of web pages . Content provider applications executing on the web server are able to mine data stored in databases (not shown) . The web pages are typically developed with hypertext markup language (HTML) , and various other scripting languages and programming environments such as Microsoft® Active Server Pages
(ASP) , Common Gateway Interface (CGI) , Internet Server
Application Programming Interface (ISAPI), JAVA, ActiveX,
Cold Fusion, etc. that make the web pages more dynamic and interactive. Also connected to the Internet 22 are web browsers
23 and 24 that may also serve as control area network user interfaces. Web browsers 23 and 24 are application programs that can be used to request web pages from content providers 25 and 25 and decode the web pages. Web browser applications include NETSCAPE NAVIGATOR® and MICROSOFT INTERNET EXPLORER®, for example. Typically, a user executes a web browser application on her personal computer and accesses the World Wide Web via a dial-up connection to an Internet service provider. The Internet or World Wide Web may also be accessed via other means such as cable modems and digital subscriber lines (DSL) . The user makes a request for a particular web page or particular web site by entering or specifying a uniform resource locator (URL) . The URL is associated with an Internet protocol (IP) address of the specified web site. Every computer connected to the World Wide Web and Internet has a unique IP address. This address is used to route message packets to specific computers and users. Internet protocol or IP is the message transport and communications protocol of the Internet and World Wide Web. When the web browser requests a certain URL, a connection is first established with a web server of a content provider that is addressed by the URL. A hypertext transport protocol (HTTP) request is then issued to the web server to download an HTML file. The web server receives the request and sends a web page file to the web browser, which decodes the file to display information in specified format on the screen. Web pages with dynamic content provided by gateway interfaces such as CGI and ISAPI are executable applications that are run by the web server upon user request. The executing gateway application is able to read parameter information associated with the request and generate an output in the form of an HTML file in response to the parameter values. Another way to add dynamic and interactive content to web pages uses ASP. ASP scripts are server-side executable scripts that are directly incorporated in the HTML web pages. Upon request for the page, the web server executes the ASP script in response to input parameter values and generates the web page with dynamic content. Using control network portal 12, users may access control area networks 30 and 31 via web browsers 23 and
24 accessing web pages provided by control network portal 12 or value-added web pages provided by content providers
25 and 26. For example, a user who has a control area network deployed in her luxury residence to control various aspects of the home environment may use a web browser application to remotely monitor her home. She may change the temperature setting to decrease energy use, for example, because she will be leaving on a business trip straight from work. She may also use the surveillance cameras to visually ensure security has not been breached. She may even be able to remotely program her VCR to record certain favorite programs that will be broadcast while she is away.
An example of value-added web pages provided by content providers is the provision of an interactive version of the television programming web page, www.tvguide.com. A user may request this web page, determine available program choices, and click on a certain program. Options may be provided to enable the user to turn on the television and tune to a particular channel scheduled to broadcast the selected program or to program the VCR to record the selected program.
Another example of value-added web pages provided by content providers is the provision of a secured web page that an electric company may access to slightly raise the temperature settings of the air conditioning systems of its participating customers in anticipation of high demand brown out conditions . Yet another example is a web page that a security company may use to access, monitor and control the security, surveillance and fire protection systems of its customers .
FIGURE 2 is a more detailed block diagram of a system and method 10 of coupling one or more control system to the Internet constructed according to an embodiment of the present invention. Control area network portal 12 may include a web server 13 coupled to the Internet 22. Web server 13 is also coupled to an Internet appliance (IA) server 14, which may also be coupled to a control network server 40. Control network server 40 is coupled to control area network 30 that links several appliances and systems, such as fire protection systems 50, heating, ventilation and air conditioning (HVAC) systems 51, lighting systems 52, audio and visual systems 53, and security systems 54. Control area network 30 is also coupled to user interface devices 55 and master controller 36.
It may be noted that control network portal 12 may be implemented by a single stand-alone system that has sufficient memory and processing power or several separate systems with distinct functions as shown in FIGURE 2. Web server 13 is operable to receive requests of web pages from web browser 23 and to respond by generating and providing the requested web pages. The information content of the web pages may be dynamically obtained by communicating with IA server 14, which is operable to communicate with master controller 36 via control network server 40 to obtain status and other information. Control network server 40 is used only if there is protocol conversion or other control issues needed to operate the control area network. It may be thought of, logically, that IA server 14 is directly coupled to the network and functions as a device on the network. Commands entered at a web browser are sent to web server 13, which relays the commands to master controller 36 via IA server 14 and control network server 40. Master controller 36 then instructs appropriate appliances and/or systems in the control network to act according to the received command.
FIGURE 3 is a more detailed block diagram of the processes and communications between a web server 13 and an Internet appliance server 14 for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention. Web server 13 may include one or more CGI processes 70 for responding to CGI requests from the Internet and one or more ASP processes 76 for responding to ASP requests form the Internet. It is contemplated by the present invention that other processes able to handle other extensions to HTML or other types of requests may also be provided. It is also contemplated by the present invention that web server 13 may merely pass through the received IP message if extension processing is not required. Further, a special protocol process, such as an Internet control system protocol (ICSP) process, which takes the IP message from the Internet and forms a message of the type and protocol understood by IA server 14. The ICSP protocol is designed by Panja, Inc. The CGI, ASP and other processes may be dynamically spawned when there is a request of the corresponding type received by web server 13. ASP process 76 may include a dynamic protocol generator 82, which enables web pages provided by web server 13 to generate, send and receive TCP/IP messages to IA server 14 and the Internet. In other words, dynamic protocol generator 82 enables a scripting language such as VBScript or JavaScript to be capable of directly communicating on any TCP/IP network connection. Details of dynamic protocol generator 82 are described below.
IA server 14 includes a CGI handler 72, which communicates with CGI process 70, and an ASP handler 78, which communicates with ASP process 76. Handlers 72 and 78 are operable to provide a translation function from IP to a protocol used in the control area networks, such as PhastLink or AXLink in Panja, Inc. control area networks. IA server 14 is operable to spawn a software logical or virtual device that is representative of or associated with a physical device directly connected to a control area network or a content provider coupled to the Internet. Multiple software logical devices may be connected to a single control area network or content provider, if needed. Devices, whether physical or logical, are assigned a system identifier (system ID) and a unique device identification number (device ID) used to indicate the destination or origination of messages. One or more protocol converters 92 may be provided to translate from the protocol used internally in IA server, such as ICSP, to other protocols used in the control area networks, such as AxLink or PhastLink. A protocol converter is not necessary if the protocols employed in IA server 14 and a control area network 30 are the same.
FIGURE 4 is a more detailed block diagram of the Internet appliance server processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention. Coupled to CGI handler 72 and ASP handler 78 is a software device emulator 90 that is operable to spawn one or more software logical devices 86, which are software representations of devices connected to the control area networks or content providers connected to the Internet. Software device emulator 90 communicates with a protocol converter layer 92 which provides a protocol translation function between the IA server protocol and the control area network protocol, if they are different. A CAN transport protocol client 94 is also provided to communicate with the control area network coupled to IA server 14. By the use of software logical devices, Internet applications such as web content providers appear to IA server 14 no different than devices connected to a control area network. Therefore, it appears that Internet applications like content providers on the web are able to directly communicate with the master controllers of the control area networks to issue commands to devices in the control area networks. Similarly, Internet applications appear to be devices on the control area network that can be controlled by the master controller. The master controller is able to issue commands to the Internet applications.
FIGURE 5 is a more detailed block diagram of the Internet appliance server software device emulator processes 90 for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention. Emulator 90 includes an Internet control system protocol (ICSP) software device core 100. Software device core 100 communicates with the web server via a device application program interface (API) 110. Software device core 100 also communicates with the control area networks via control area network I/O queues 112. Emulator 90 also includes a CAN input message processor 102, a device state maintenance process 104 and a device state storage process 106. CAN input message processor 102 is operable to receive input messages and parse the fields of the message to determine a message destination. The message destination specifies a software logical device to receive the message. Recall that software logical device may represent a device on a control area network or an Internet application on the Internet. Device state maintenance process 104 is operable to determine a current state of a software logical device and to determine a next state in response to the processed message. Device state storage 106 is operable to store state transition logic of each software logical device for use by device state maintenance process 104.
Referring to FIGURE 6, which shows a flowchart of an embodiment of a process 150 in which a command entered at a CAN user interface is delivered to a content provider on the Internet according to the present invention. A user enters data on a user interface device coupled to a control area network, as shown in block 152. The user interface device may be a touch panel or a computer terminal with a monitor, keyboard and mouse, for example. The user may enter an alphanumeric string, click on a button icon on the screen, push a button on the touch panel, or effect any other suitable input. The data entry may require the user to also submit the entered data, such as pushing a Submit or Enter button, as shown in block 154. The user interface device then forms a control system message incorporating the entered data and the sender and recipient of the message, as shown in block 156. The master controller then sends the message onto the control area network, as shown in block 158. The sender and recipient are specified by a unique combination of system ID and device ID. The recipient may be determined by the data entered by the user. For example, the user may have pushed a button associated with updating the web page of the content provider. The content provider is previously assigned a unique combination of system ID and a device ID.
The master controller on that network receives the message and processes the message, as shown in block 160. An output channel state associated with the submit button of the user interface device is turned ON by the master controller to indicate that the data is being sent. The ON state of the output channel of the submit button is conveyed to the user interface, which may highlight the submit button or display a predetermined character string as a means of feedback to the user. In block 164, the master controller then forwards the message to the protocol converter associated with the recipient software logical device in the IA server. The protocol converter then translates the message from the sender protocol to the recipient protocol, as shown in block 166. Note that protocol conversion is not necessary or is null if the sender protocol is the same as the recipient protocol. In block 168, the translated message is then sent or otherwise conveyed to the software logical device that represents the recipient convent provider. The recipient software logical device receives the message and stores the message content in a data structure at a specific location specified by an index value, such as a number, which corresponds to the channel number of the recipient software logical device, as shown in block 170. The stored message is accessible by specifying the index number. The software logical device then changes the state of an output channel of the same channel number to ON, as shown in block 172. It may be noted that each device, whether physical or logical, may have one or more channels, each indicative of a specific function, parameter or property. Further, each channel may have an input and an output channel state.
Periodically or at its discretion, the recipient Internet application checks the output channel states of the software logical device associated therewith, as shown in block 174. The Internet application recognizes that an output channel state is ON and therefore the data associated with that channel has been changed. In block 176, the Internet application queries the software logical device for the data by specifying the index value. In response, the software logical device sends the message to the Internet application, as shown in block 178. The Internet application receives the message and uses and acts according to the data in an appropriate manner. The software logical device turns OFF the input channel state, as shown in block 182, and turns ON the output channel state of the same index value, as shown in block 184. The master controller recognizes a change in the input channel state of the software logical device representing the Internet application, as shown in block 186. In response, the master controller turns OFF the output channel of the user interface device, which is used to notify the user that the requested action has been completed, as shown in block 188. A change in the color or shade of the displayed button or the display of a predetermined string may be used to inform the user, as shown in block 190. The process ends in block 192. FIGURE 7 is a flowchart of an embodiment of a process 200 in which an Internet application functions as a user interface in the control system according to the teachings of the present invention. In block 202, a user enters and submits data on an Internet application. The Internet application may be an application executing on a web server of a web content provider, a web browser, or any other suitable Internet-based application program. The Internet application may be operable to receive an alphanumeric string entered by the user, the activation of a displayed image or icon, or a combination of keystrokes entered by the user. The Internet application then requests connection to the control system by specifying an IP address and port number of the recipient software logical device, as shown in block 204. The web server is connected with the Internet application and receives the IP message containing the entered data, as shown in block 206. The web server then instantiates one or more processes to handle the received message, as shown in block 208. For example, a CGI process may be provided to handle CGI scripts or an ASP process may be provided to handle ASP scripts. In the case of a web browser connecting to the web server, the instantiated process extracts data from the IP message received from the Internet application and forms a message of a protocol used by IA server 14, such as ICSP. In the case of a content provider connecting to the web server, the message is preferably already in the form of a ICSP message transported by IP, which does not require protocol conversion. The spawned process then sends the ICSP message to the software logical device associated with the recipient device in the control system, as shown in block 210. The recipient is identified by a system ID and a device ID.
The software logical device then stores the message content in an indexed position in a data structure, as shown in block 212. The software logical device turns ON the input channel associated with the index number, as shown in block 214. The master controller becomes aware of the input channel state change by periodically polling the channel states, as shown in block 216. The master controller may alternatively be triggered to query the channel states by some mechanism other than time. The master controller then requests the message content at the specified index number be sent to it, as shown in block 218. The software logical device then sends the message content to the master controller, which forwards the message content to the physical device in the control system, as shown in block 220. The device receives the data and acts accordingly, as shown in block 222. The master controller may also send the same data to a user interface in the control area network to update the display, as shown in block 224. The software logical device then turns OFF the input and output channels, as shown in block 226. The OFF states of the input and output channels notifies the Internet application, which may periodically poll the software logical device to determine the input and output channel states, that appropriate action has been taken in response to the entered data, as shown in block 228. The process ends in block 230.
It may be noted that the use of input and output channel states to notify the recipient that data is available and the sender that an action has been completed is merely provided herein as an example. Other means may be used for this function.
FIGURE 8 illustrates a block diagram of a control system 310 in accordance with the teachings of the present invention. FIGURE 8 shows an Internet web servers 312 coupled to a plurality of databases 314. Web servers 312 are coupled to the Internet 316 via communication lines
313. While the Internet is used as a network, the web servers could be connected to any systems or wide array networks, local area networks or Intranets. Communication lines 313 can be any direct or wireless connection.
Internet 316 is coupled to an Internet appliance server 320. Internet appliance server 320 is coupled to a plurality of control area networks 322. Each control area network has one master 324 and a variety of control area network devices 326 which can include touch panels, audio/visual equipment, and the like. Control area network devices 326 are equivalent to the Internet appliances described previously.
Web servers 312 are computers having a processor, such as an INTEL or Motorola processor, and memory. Web server 312 runs a web server program operable to provide web pages to a requesting user, the requesting user typically using a web browser.
Databases 314 are operable to store information that can be used by web servers 312 to provide content that may be required by a control area network device 326. This can include information such as CD lists, television listings, sports data, stock information or any other type of information that may be used by control access network device 326. Internet 316 is the collection of networks located across the world interconnected for user and computer communication, including the part of the Internet known as the World Wide Web. While system 310 shows web server 312 connected to the Internet 312, web servers 16 can be connected to any system of wide area networks, local area networks or Intranets.
Internet appliance server 320 is a device operable to act as a gateway between devices connected to the Internet 316 and control area network 322. Internet appliance server 320 is, in one embodiment operable to translate messages generated by web server 317 to messages useable by control area network devices 326.
In system 310, devices 326 communicate with other devices on the same control area network 322 or different control area networks 322. Devices 326 also receive messages generated outside the control area network 322 or generated by the master 324. All message sent by device 326 is routed through the master 324 on the control area network 322. FIGURE 9 is a block diagram providing an exemplary control area network device 326 in accordance with the teachings of the present invention. Device 326 comprises the communication line 440 coupled to a communication jack 442, which, in one embodiment is an RJ45 jack. A message handler 444 is coupled to communication jack 442. Message handler 444 is further coupled to one or more ports 448. Each port 448 comprises one or more levels 450 and channels 452. Each port 448 may be connected to an RS-232 connection 454 which in turn connects to a nine-pin connector 460 and a RS-232 10 interface 464, for example. Each level 450 is connected to a voltage regulator 456 which in turn connects to a two-pin interface 462 and provides a voltage out 467. Each channel 452 is connected to a relay 458 which in turn connects to a two-pin connector 461 and provides a contact out 468.
In operation, messages in the first protocol, such as Phastlink+, PL+ or ICSP developed by Panja, Inc. are received by a communication line 440 from a source such as a master controller 324. Message handler 444 receives the messages. Message handler 444 is responsible for receiving the message and sending the message to the appropriate port 448.
Port 448 is a control output or input on the device that is discreetly addressable. An example of a port could be an infrared generator device. There can be multiple ports in a device. Each port 448 would be numbered separately. Ports 448 can communicate with the outside world through an RS-232 interface 464, different interfaces or no interface at all.
As part of a port 448, channels 452 are provided. A channel is a part of port 448 and can take on a binary value of either on or off. In one embodiment, each port 448 can have up to 65,535 channels 452. Channels 452 are typically connected to relays 58 which can be in an on or off condition. Relay 458 is connected to a contact out 468, which allows on or off control of whatever port 448 is connected to. Channels 448 are bi-directional and can be input channels, output channels, or input/output channels.
Levels 450 are in some ways similar to channels. The main difference is that levels can take on any number of values instead of just a binary 0 or 1. Typical uses for levels include setting volume level, setting light level, etc.
Thus, the purpose of message in this protocol is to send and receive controls for devices, which are attached to control area network as well as send and receive status and routing information. For example, for the device shown above, a message could be sent to device 326, which would turn on a television, set a volume level for the television, and then perhaps scroll some information across television screen. This could be accomplished by a message sent to device 326 and interpreted by message handler 444. The message may have a command to turn the television set on and that would be sent to the channel, which would then control the relay to turn the television on. To set the volume level, the message command to set the level at a certain value is received at message handler 444. The command goes to level 450 and then to the voltage regulator 456 which in turn would then set the level by two-pin connector 462. The scrolling message might then go through the port 448 through the RS-232 port and displayed on the television connected to serial port DB-9 460.
A device can be a user interface or a controlling device, or both. User interfaces are things such as touch panels, one way wireless handheld transmitter, or custom panels. The controlling device provides the control methods for a device. For example, IR generators are controlling devices that can control a VCR, television, or other item. Each device in the system has its own unique device number, as well as port numbers and channels and levels that could be accessed. FIGURE 10 illustrates a block diagram of routing components of a master controller 324. These components comprise a connection manager 530, which provides connections between higher level managers and lower level drivers. ICSP connection manager 530 is coupled to a phastlink driver 510 via a PL to ICSP protocol conversion 522. An AXlink driver 512 is coupled to ICSP connection manager 530 via an AXlink to ICSP protocol conversion 520. Phastlink and Axlink are exemplary protocols used on control access networks. Additionally, an RS-232 driver 514 is coupled to ICSP connection manager 530 via a PPP driver 518 coupled to a TCP/IP stack 524 and an IP port connection manager 526. ICSP connection manager 530 is coupled to ethernet driver 516 via TCP/IP stack 524 and IP port connection manager 526. RS-232 driver 514 provides connectivity to RS-232 devices and Ethernet driver 516 provides connectivity to devices attached to an Ethernet connection.
ICSP connection manager 530 is coupled to ICSP message dispatcher 532. ICSP message dispatcher 532 can send messages to different managers including a diagnostic manager 534, a device manager 536 or a configuration manager 538.
PL to ICSP protocol conversion 522 converts from phastlink (PL) to ICSP and vice versa. In some embodiments PL to ICSP protocol conversion 522 is operable to de-multiplex incoming multiple messages into multiple messages destined for ICSP connection managers and multiple outgoing messages into a single packet for PL devices. AXlink to ICSP protocol conversion 520 converts messages between devices that use the AXlink protocol to ICSP protocol and vice versa.
ICSP connection manager 530 is operable to provide routing functionality. ICSP connection manager can route to local masters, local devices, remote masters and remote devices. Routing is accomplished by first routing a message to the appropriate system master and then to the correct device. The destination will be contained in the header of the packet as discussed below. IP port connection manager 526 is operable to manage all IP connections, except standard Internet protocols. Standard Internet protocol 528 provides for standard protocols such as HTTP, FTP, SMNP and SMTP.
ICSP message dispatcher 532 determines the category of the message, such as diagnostic message, device specific messages and configuration messages and routes them to their specific message managers. These include the diagnostic manager 534, the device manager 536, and the configuration manager 538 and any other managers. FIGURE 11 is a diagram of an exemplary packet for messages in accordance to teaching the present invention. The first field is a protocol field 670, and in one embodiment, one byte size. Protocol field identifies the format of the data section of the packet with some protocol. Length of data field 672 indicates the total number of bytes in the data portion of the packet. Flag field 674 can be one of two types of flags. One is a broadcast flag. The broadcast flag will send a broadcast message to all devices on a network. A newbie flag is placed in flag field 674 when a device is added to the network. This will then cause a response from the master indicating that it received the message from the newbie device .
Destination system field 676 allows for the addressing of the message to reach a specific system. A system is, in one embodiment, a complete control area network with a single master. Thus, message can be directed to one of many different control area networks. In one embodiment control system field is two bytes in size. Destination device field 678 lists the number the device that the message is being sent. The device range can be anywhere between 0 and 65,535. Destination port field 680 lists the specific port of the device that the message is destined for. In one embodiment the protocol supports up to 65,535 ports on the device.
Source system field 682 is the number of a system where the message originates. Source device field 684 lists the device that the message originated from. If the device number is 0, this indicates that the master of that control area network is the enunciator of the communication. Source port field 686 lists the port where the message originated.
An important aspect of addressing is the sequencing of messages. There are certain messages and circumstances under which messages must be delivered in the order intended. This requires that each device be guaranteed the correct order for delivery. However, while messages destined for a certain device must be delivered in the order intended, out of order messages are possible when destined for different devices.
Allowed hop count field 688 indicates how many hops can occur before the message is purged from the system. Each time a message passes through a master, the allowed hop count field is decremented by one and checked to see if it reaches zero. Once the count reaches zero, the master generates an error message indicating that the message has not reached the sender with an air. Message I.D. field 690 contains the unique identification number for a message. This message I.D. is used by low level communication algorithms to correlate in the original message with its acknowledge and response.
Message command field 692 and message data 694 represent the actual message being sent in the packet. Each packet is decoded by reading the message field 692 and performing the appropriate functions . Some commands are designed for communication between a device manager located in the master and other ones are intended for communication with the connection manager located in the master. TABLE A below lists exemplary messages that are valid between a device manager and the device or master. First column lists the command, the second column lists the value of the command, the third column lists the valid response from the device for that command, and the fourth column lists the valid response for the master of that command and the fifth column lists the description of the command. For example, command input channel OFF status is sent from a device to a master, which sends the input channel off status to the master. The value of the command sent in the command value of the command field 692 is 0x0085. Because the device is sending the message there is no response for the device. The master response is 0x0001, which is the command for acknowledge and the description of the command indicates that the input channel is in the off status. Thus, this command would be sent by a device after being queried by the master to say that its input channel is in the off status, or it can be sent unsolicited. The master would then send back an acknowledgment . TABLE A
Figure imgf000027_0001
Figure imgf000028_0001
Figure imgf000029_0001
Figure imgf000030_0001
The "Value" field from TABLE A is placed in the "MC" (MessageCommand) field of the packet. Any Message Data required is placed in the variable length "MD" (MessageData) field.
The following is a more detailed description of exemplary commands .
Acknowledge This message is generated by the master or device to confirm receipt of a message sent. The MessagelD field must match the original message's MessagelD and the Response bit should be set. Message and parameters:
Figure imgf000031_0001
Nak
This message is generated by the master when the destination system/device for the message does not exist. This message indicates that a previous message was not routable by the master. The MessagelD field must match the original message's MessagelD and the Response bit should be set.
Message and parameters:
Figure imgf000031_0002
Input Channel ON Status (Device->Master)
The Input Channel ON message is generated when a button is PUSHed or Input channel is turned ON from a device/port or a master.
Message and parameters
Figure imgf000031_0003
Input Channel OFF Status (Device->Master) The Input Channel OFF message is generated when a button is RELEASEd or Input channel is turned OFF from a device/port or a master.
Message and parameters:
I Field Value (s) Description
Figure imgf000032_0001
Output Channel ON (Master->Device)
The Output Channel ON message is generated when an Output channel is turned ON from a master.
Message and parameters:
Figure imgf000032_0002
Output Channel ON Status (Device->Master)
The Output Channel ON Status message is generated when an Output channel is turned ON from a device/port. Note that when the master turns a channel ON, it assumes the channel is ON. Therefore, the device should not send this message in response to the channel being turned ON by the master. Internally, this triggers an output event to occur in the Axcess language.
Message and parameters:
Figure imgf000032_0003
Output Channel OFF (Master->Device)
The Output Channel OFF message is generated when an Output channel is turned OFF from a master.
Figure imgf000032_0004
Output Channel OFF Status ( Devιce->Master )
The Output Channel OFF Status message is generated when an Output channel is turned OFF from a device/port. Note that when the master turns a channel OFF, it assumes the channel is OFF. Therefore, the device should not send this message in response to the channel being turned OFF by the master.
Internally, this triggers an output event to occur in the Axcess language.
Message and parameters
Figure imgf000033_0001
Input/Output Channel ON Status (Device->Master) The Input/Output Channel ON Status message is generated when an Input/Output channel is turned ON from a device/port.
Message and parameters
Figure imgf000033_0002
Input/Output Channel OFF Status (Device->Master)
The Input/Output Channel OFF Status message is generated when an Input/Output channel is turned OFF from a device/port.
Message and parameters:
Figure imgf000033_0003
Feedback Channel ON
The Feedback Channel ON message is generated for diagnostic purposes only. See the Diagnostic Manager specification for more information.
Message and parameters:
Figure imgf000034_0001
Feedback Channel OFF The Feedback Channel OFF message is generated for diagnostic purposes only. See the Diagnostic Manager specification for more information.
Message and parameters:
Figure imgf000034_0002
Level Value (Master->Device)
This message is used to force a level value change from the master.
Message and parameters:
Figure imgf000034_0003
The Value Type Specifier field specifies how the following data (MD[10..n]) is interpreted. The table below indicates the values of MD[9] as they correlate to data types. ValueType Specifiers
Figure imgf000035_0001
The LevelType command is used to query a device to determine the dynamic range supported by the device. This information is then used to generate messages appropriate to the device.
Level Value ( Device->Master) This message is used to indicate, to the master, that a device/port/level value has changed.
Message and parameters
Figure imgf000035_0002
String (Master->Device)
The String message is generated by the master to communicate a String. The format of a String is similar to a "C Language" string, however, the semantics are different. A String in a control system context is used to generate a "control" message. This "control" message could cause a laser disc player to begin playing a disc, display a message to the user of the system, or any number of any other uses. The string will be converted, as necessary, to any format that the device supports as determined by the StringSize message.
Message and parameters:
Figure imgf000036_0001
String ValueType Specifiers
Figure imgf000036_0002
String (Dev ce->Master)
The String message is generated by a device, sent to the master, to communicate a String.
Message and parameters
Figure imgf000036_0003
String ValueType Specifiers
Figure imgf000036_0004
Command (Master->Devιce)
The Command message is generated by the master to communicate a command string. The format of a Command is similar to a "C Language" string, however, the semantics are different. A Command in a control system context is used to generate a "control" message. This "control" message is generally intended to "command" the controlling device, not the controlled device. For example, a command to an RS232 port might enable XON/XOFF flow control. This command affected the controlling device, but not the controlled device.
Message and parameters:
Figure imgf000037_0001
Command ValueType Specifiers
Figure imgf000037_0002
Command (Device->Master)
The Command message is generated by a device, sent to the master, to communicate a Command string.
Figure imgf000037_0003
Figure imgf000038_0001
Request Level Value (Master->Master)
The Request Level Value message is generated by the master to request the level value of a level.
Message and parameters:
Figure imgf000038_0002
Request Output Channel Status (Master->Master)
The Request Output Channel Status message is generated by the master to request the status of a single Output Channel or status of all Output Channels.
Figure imgf000038_0003
Request Port Count (Master->Master)
This message requests, from the destination device, the number of ports supported by the device. The initial assumption that the master makes is that each device m the system has one port. If the device does not respond, the master assumes that it has one port. Message and parameters
Figure imgf000039_0001
Port Count ( Device->Master, Master->Master)
This message is the response from a master tc the Request Port Count message above. It is sent by a device upon reporting if the device has more than one port.
Message and parameters:
Figure imgf000039_0002
Request Output Channel Count (Master->Master )
This message requests from the destination device, the number of output channel supported by the specified device/port. The initial assumption that the master makes is that each device/port in the system has 256 channels .
Message and parameters:
Figure imgf000039_0003
Output Channel Count ( Device->Master, Master->Master)
This message is the response from a master to the Request Output Channel Count message above. It is ser.i by a device/port upon reporting if the device has more than 256 channels .
Message and parameters:
Figure imgf000039_0004
Figure imgf000040_0001
Request Level Count (Master->Master)
This message requests, from the destination device, the number of levels supported by the specified device/port. The initial assumption that the master makes is that each device/port in the system has eight levels.
Message and parameters:
Figure imgf000040_0002
Level Count (Device->Master, Master->Master)
This message is the response from a master to the Request Level Count message above. It is sent by a device/port upon reporting if the device has more than eight levels.
Message and parameters:
Figure imgf000040_0003
Request String Size (Master->Master )
This message requests the number of elements per string and the string types supported by the device/port. The initial assumption that the master makes is that each device/port in the system supports 64 elements/string and only supports 8-bit character strings.
Figure imgf000040_0004
String Size (Device->Maste , Master->Master )
This message is the response from a master to the Request String Size message above. It is sent by a device/port upon reporting if the device/port supports more than 64 byte strings or more than 8-bit character strings. It returns the maximum number of elements/string the device supports and the types of strings supported.
Note that when transferring messages, the size of the message will be determined by the smaller of the maximum string size supported by the device and maximum packet size supported by the low-level bus protocol.
Message and parameters:
Figure imgf000041_0001
String ValueType Specifiers:
Figure imgf000041_0002
Request Command Size (Master->Master)
This message requests the number of elements per command and the string types supported by the device/port. The initial assumption that the master makes is that each device/port in the system supports 64 elements /command and only supports 8-bit character arrays .
Message and parameters:
I Field Value (s) Description
Figure imgf000042_0001
Command Size ( Device->Master )
This message is the response, from a device, to the Request Command Size message above. . It is sent by a device/port upon reporting if the device/port supports more than 64 byte commands or more than 8-bit character commands. It returns the maximum number of elements/command the device supports and the types of strings supported.
Note that when transferring messages, the size of the message will be determined by the smaller of the maximum command size supported by the device and maximum packet size supported by the low-level bus protocol.
Message and parameters:
Figure imgf000042_0002
String ValueType Specifiers
Figure imgf000042_0003
Request Level Size (Master->Master )
This message requests a list of data types supported for the specified level. The initial assumption that the master makes is that each device/port/level only supports 8-bit unsigned values (BYTE Type 0x10) . Message and parameters
Figure imgf000043_0001
Level Size ( Device->Master, Master->Master)
This message is the response from a master to the Request Level Size message above. . It is sent by a device/port upon reporting if the device/port/level supports more BYTE (Type 0x10) levels. It returns a list of data types supported by Level.
Note that when transferring levels, the master will typecast from larger sized types to the largest type supported by the device. For example, if the users Axcess2 program sends a FLOAT to a device that supports only BYTE, CHAR, and INTEGER types, the master typecasts the FLOAT to an INTEGER before sending to the device.
Message and parameters:
Figure imgf000043_0002
ValueType Specifiers
Figure imgf000043_0003
Request Status (Master->Master ; This message requests, from the destination device, the status of the device or port.
Message and parameters:
Figure imgf000044_0001
Status (Devιce->Master, Master->Master )
This message is the response from a master to the Request Status Code message above. . It is sent by a device/port if the device/port needs to update the master of a status change.
Message and parameters
Figure imgf000044_0002
Request Device Info (Master->Device) This message requests device specific information from the specified device.
Message and parameters
Figure imgf000044_0003
Device Info (Device->Master)
This message is the response to the Request Device Info message above. Flag - A 16-bit bit field. Each bit indicates a unique aspect of functionality.
For each device and sub-device that contains reprogrammable electronic components within the device, the following information is replied:
ObjectID - An 8-bit unique (within the device) identifier that identifies this structure of information. This is used to construct an internal device hierarchy for display to the user. ParentID - An 8-bit value that references an existing ObjectID. If 0, then this object has no parent.
ManufacturelD- A 16-bit value that uniquely identifies the manufacture of the device.
DevicelD - A 16-bit value that uniquely identifies the device type.
Serial number - A fixed length field 16 bytes long.
F ID (Firmware ID) - A 16-bit value that uniquely identifies the object code that the device requires.
Version - A NULL terminated text string that indicates the revision level of the re-programmable component .
DevicelD String - A NULL terminated text string that indicates the name or model number of the device.
Manufacturer String - A NULL terminated text string that indicates the name of the device manufacturer.
Extended Address Format - An 8-bit value that indicates the type of device specific addressing information to follow.
Extended Address Length - An 8-bit value that indicates the length of device specific addressing information to follow.
Extended Address - Extended Address as indicated by Extended Address Type and Length.
Message and parameters
Figure imgf000046_0001
Extended Address Type
Figure imgf000046_0002
Device Info EOT (Master->Device)
This message indicates that all data (Device Info messages) have been sent as a result of a Request Device Info message. This message indicates to the requesting device that all Device Info information has been provided.
Message and parameters:
Figure imgf000046_0003
Request Master Status ( Devιce->Master , Master->Master )
This message requests that the master respond with its status. Generally, Master Status message will be unsolicited, this message is included for completeness.
Message and parameters:
Figure imgf000047_0001
Master Status (Master->Devιce, Master->Master)
This message is the response to the Request Master Status message above, but more commonly will be sent by the master unsolicited.
Message and parameters
Figure imgf000047_0002
Master Status is defined as follows:
Bits 1 & 0 are encoded as shown m the table below
Figure imgf000047_0003
Bits 15-2: Undefined should be zero, Diagnostic Manager
The following messages originate from or are destined for the Diagnostic Manager:
The Diagnostic Messages will be better specified during/after the Diagnostic Manager specification is complete .
Figure imgf000048_0001
Internal Diagnostic String
This message is used by tasks within the master to log/display error or diagnostic messages.
Message and parameters
Figure imgf000048_0002
Request Diagnostic Information This message is used by the IDE to request that diagnostic information be sent to the requesting device. If any flag bits are set, unsolicited diagnostic messages of the specified type(s) will be sent to the device. If all bits are zero, then no diagnostic message will be sent to the device.
Message and parameters:
Figure imgf000049_0001
Request Devices Online
This message is used by the IDE to request a list of online devices for the receiving NetLinx master. The master will respond with Device Info message (s) for each device currently online. In addition, it will generate a
Port Count message for each device.
Message and parameters
Figure imgf000049_0002
Request Devices Online EOT
This message indicates that all requested devices from the Request Devices Online message have been sent. This message is used by the IDE to determine when all online device information has been received.
Message and parameters:
Figure imgf000049_0003
Request Device Status
This message is used by the IDE to request the status of the specified device. The master responds with Output ON messages for each output channel that is on, Feedback ON messages for each feedback channel that is on, etc. See the Diagnostic Manager specification for more information. Message and parameters
Figure imgf000050_0001
Request Device Status EOT
This message indicates that all of the Request Device Status information has been sent. This message is used by the IDE to determine when all device status information has been received.
Message and parameters:
Figure imgf000050_0002
Request Asynchronous Notification List
This message is used by the IDE to request the current asynchronous notification list from the master. The master generates a series of Asynchronous Notification List messages, one for each entry in the list, to the requesting device.
Message and parameters
Figure imgf000050_0003
Asynchronous Notification List
This message is generated by the master in response to the Request Asynchronous Notification List message.
For each entry in the master's list, one of these messages will be generated. If there are no entries, then the number of entries field will be zero. See the
Diagnostic Manager specification for more information.
Message and parameters:
Figure imgf000050_0004
Figure imgf000051_0001
Add/Modify Asynchronous Notification List
This message is used to add an entry into the Asynchronous Notification List or modify an existing entry. The master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command. A special sentinel value of Device=0, Port=0, and System=0 indicates that the flags should be applied to the global filter.
Message and parameters:
Figure imgf000051_0002
Delete Asynchronous Notification List This message is used to delete an/all entr (y) / (ies ) from the Asynchronous Notification List. The master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command. A special sentinel value of Device=0, Port=0, and System=0 indicates that the global filter should be deleted. Another special sentinel value of Device=65535, Port=65535, and System=65535 indicates that all entries should be deleted.
Message and parameters:
Figure imgf000052_0001
Connection Manager Messages
Table B lists commands between connection manager and devices. Again, the first column is the name of the command, the second column is the value of the command, the third column is the device response, the fourth column is the master response and the last column is the description of the command. For example, on the second row, if the blink command sent by a master to a device, the value of the command is 0X0502 and in response to that command the device says nothing nor does the master. The description of the command is given to all devices to make the LED blink. As this occurs, the master determines whether the device is online and sends back a visual indication.
TABLE B
Figure imgf000052_0002
Figure imgf000053_0001
Ping Request (Master->Device)
This message is sent by a master to request determine the presence of the specified device in the system.
Figure imgf000053_0002
Ping Response ( Device->Master)
This message is the response to the Ping Request message above. The device responds with this message to inform the requestor that the device is still on-line.
Figure imgf000053_0003
Figure imgf000054_0001
Blink (Master->Devιce)
The blink message is a broadcast message that is transmitted to every device periodically. The time period of the message may be dependent upon the medium m which the message will be sent.
Message and parameters:
Figure imgf000054_0002
The time period for Blink messages is not determined at this time. Each device implementation may not require that the Blink message be periodically sent at any anticipated rate. The ideal rate will be determined based upon the quantity of bus traffic. It may, someday, even be determined dynamically. The LED byte is a bit field. The LSB (bit 0) indicates the current status of the bus LED.
The MSB (Bit 7) is set when the master initially powers-up/on-line. In response to bit 7 being set, the receiving device should place itself in the off-line state, turn all channels off, and set all levels to zero (or prepare itself to send status updates as necessary to the master) . The master shall send 3 consecutive blink messages with bit 7 set.
Request Blink ( Device->Master )
This message requests from the destination master, a Blink message response. The response will not be a global response, it will be destined only to the requestor .
Message and parameters
Figure imgf000055_0001
Dynamic Device Address (Master->Device) This message is the response to the Request Dynamic
Device Address message below. It returns a device number for "temporary" use by the requesting device.
The device can use this device number for as long as it has communication with the master. The returned device number may the one suggested by the device in the
Request Dynamic Device Address message or may be different .
Message and parameters
Figure imgf000055_0002
Request Dynamic Device Address (Device->Master) This message requests a device number from a master The Newbee flag must be set m the message header.
Message and parameters:
Figure imgf000056_0001
Pass Through
This message requests that the Connection manager redirect strings coming from the specified source device to the specified destination device. This will also prohibit strings from the source device getting sent to the interpreter until the PassThrough is disabled. This message will cause an 'RXON' message to be sent to the source AXLink device.
Message and parameters:
Figure imgf000056_0002
Request Notification
This message is sent by a master to request notification of specific messages that are received from OR sent to the specified device. Typically, the notification messages are Device Manager messages (specified above) .
Figure imgf000057_0001
The following message command values are not actual messages, but rather virtual 'commands' to the
Notification Manager that function as follows:
OxFFFF - deletes all existing notification requests for the device from this master.
Diagnostic Manager
The following messages originate from or are destined for the Diagnostic Manager:
Figure imgf000057_0002
Figure imgf000058_0001
Internal Diagnostic String
This message is used by tasks within the master to log/display error or diagnostic messages.
Message and parameters:
Figure imgf000058_0002
Request Diagnostic Information This message is used by the IDE to request that diagnostic information be sent to the requesting device. If any flag bits are set, unsolicited diagnostic messages of the specified type(s) will be sent to the device. If all bits are zero, then no diagnostic message will be sent to the device.
Message and parameters
Figure imgf000058_0003
Request Devices Online
This message is used by the IDE to request a list of online devices for the receiving NetLinx master. The master will respond with Device Info message (s) for each device currently online. In addition, it will generate a Port Count message for each device.
Message and parameters:
Figure imgf000059_0001
Request Devices Online EOT
This message indicates that all requested devices from the Request Devices Online message have been sent. This message is used by the IDE to determine when all online device information has been received.
Message and parameters:
Figure imgf000059_0002
Request Device Status
This message is used by the IDE to request the status of the specified device. The master responds with Output ON messages for each output channel that is on, Feedback ON messages for each feedback channel that is on, etc. See the Diagnostic Manager specification for more information.
Message and parameters:
Figure imgf000059_0003
Request Device Status EOT
This message indicates that all of the Request Device Status information has been sent. This message is used by the IDE to determine when all device status information has been received. Message and parameters
Figure imgf000060_0001
Request Asynchronous Notification List
This message is used by the IDE to request the current asynchronous notification list from the master. The master generates a series of Asynchronous Notification List messages, one for each entry in the list, to the requesting device.
Message and parameters:
Figure imgf000060_0002
Asynchronous Notification List
This message is generated by the master in response to the Request Asynchronous Notification List message. For each entry in the master's list, one of these messages will be generated. If there are no entries, then the number of entries field will be zero. See the Diagnostic Manager specification for more information.
Message and parameters
Figure imgf000060_0003
Figure imgf000061_0001
Add/Modify Asynchronous Notification List
This message is used to add an entry into the Asynchronous Notification List or modify an existing entry. The master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command. A special sentinel value of Device=0, Port=0, and System=0 indicates that the flags should be applied to the global filter.
Message and parameters:
Field Value (s) Description
MC 0x0107 Add/Modify Asynchronous Notification List
MD[1. • 2] Device Unsigned 16-bit value.
MD[3. 4] Port Unsigned 16-bit value.
MD[5. 6] System Unsigned 16-bit value.
MD[7. .10] Flag 32 Bit field (if the bit is set, the messages are enabled) :
Bit - 0 Online/offline messages
Bit - 1 Configuration messages Bit - 2 Input channel changes Bit - 3 Output channel changes Bit - 4 Feedback channel changes Bit - 5 Level changes from device Bit - 6 Level changes to device
Bit - 7 Strings from device
Bit - 8 Strings to device Bit - 9 Commands from device
Bit - 10: Commands to device
Bit - 11: Status messages
Bit 12-31: Undefined. Should be zero ,
Delete Asynchronous Notification List
This message is used to delete an/all entr (y) / (ies) from the Asynchronous Notification List. The master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command. A special sentinel value of Device=0, Port=0, and System=0 indicates that the global filter should be deleted. Another special sentinel value of Device=65535, Port=65535, and System=65535 indicates that all entries should be deleted. Message and parameters
Figure imgf000062_0001
Configuration Manage The following messages originate from or are destined for the Configuration Manager:
Figure imgf000062_0002
Figure imgf000063_0001
Set Device Number
Used to set the Device number of un-configured devices .
Figure imgf000063_0002
Configuration Flags
Figure imgf000063_0003
Set Identify Mode/Address
Places/removes the device into/from the Identify state. While the device is in the identify state, a press of the identify button causes the device to take on the specified Device/System. The device should respond with the Identify Mode/Address Response, report its old device as off-line, then report the new device as on-line.
Figure imgf000063_0004
Set Serial Number Used to set the serial number of the specified device .
Figure imgf000064_0001
File Transfer
This command initiates the transfer of data for a device or master. It is intended that this transfer mechanism be common to all types of file transfers including firmware upgrades, IR data, touch panel design files .
Figure imgf000064_0002
Request IP address list
Requests for the device to respond with the list of IP addresses the device or master attempts to contact.
Figure imgf000064_0003
IP Address List
The response to the request above, one IP Address List message will be generated for each IP address in the list.
Figure imgf000064_0004
Figure imgf000065_0001
Add IP Address
Add a URL or IP address to the device's IP address list.
Figure imgf000065_0002
Delete IP Address
Delete one or all URLs or IP addresses from the device's IP address list.
Figure imgf000065_0003
Figure imgf000066_0001
Set DNS IP Addresses
Set the IP address (es) of the DNS servers and the domain name. A maximum of three (3) IP addresses may be specified. The search order is same as the order provided. A NULL must be provided for empty entries.
Figure imgf000066_0002
Request DNS IP Addresses
Request the IP address (es) of the DNS servers and the domain name of a device.
Figure imgf000066_0003
Get DNS IP Addresses
Get the IP address (es) of the DNS servers and the domain name .
Figure imgf000066_0004
Figure imgf000067_0001
Set Ethernet IP Address
Set the IP address, subnet mask, and gateway of the unit's Ethernet interface. A NULL must be provided for empty entries.
Figure imgf000067_0002
Request Ethernet IP Address
Request the device's Ethernet interface IP address, subnet mask, and gateway of the unit's Ethernet interface. The response to this message is the Get Ethernet IP Address message.
Figure imgf000067_0003
Get Ethernet IP Address
Get the IP address, subnet mask, and gateway of the unit's Ethernet interface.
Figure imgf000067_0004
Figure imgf000068_0001
Set Time and Date
Sets the Time and Date of the unit.
Figure imgf000068_0002
Request Current Time and Date
Request the device's current time and date. The response to this message is the Get Time and Date message .
Figure imgf000069_0001
Get Time and Date
Gets the devices time and date
Figure imgf000069_0002
Restart
Restart the device or a subset of the device
Figure imgf000069_0003
Completion Code
Indicates successful/unsuccessful completion of a previous message. In the case where the device settings, such as device number, are being modified, the completion code message is generate using the "old" device information before the new settings take effect.
Figure imgf000069_0004
Figure imgf000070_0001
Set Identify Mode/Address Response
Indicates that the device has received the Identify Mode/Address Enable and has had a button pressed on the device to indicate it should take on the ID Mode device and system number.
Figure imgf000070_0002
IP Port Connection Manager
The following messages originate from or are destined for the IP Port Connection Manager:
Figure imgf000070_0003
The included message protocol and its packet are designed to be sent independent of any transport protocol. Thus, this message can be sent by a TCP/IP protocol over any connection or by a lontalk protocol, which is based on the phastlink protocol developed by Pan]a, Inc. This protocol can also be carried over on RS232/PPP connections. This protocol supports master to master, PC to master and PC to device communication.
Communication components are usually represented using the seven-layer ISO model. Operating Systems such as Windows NT/9x provide most of these layers with a powerful object oriented abstraction at the application layer. Under Windows, at the application layer, the software developer is presented with a Berkley Sockets interface. With this interface, the developer can establish two-way communication using an object known as a "Socket". Applications can choose to be clients or servers. Though this is a powerful abstraction, there is no facility to help the application developer formulate a protocol in terms of the packets of information sent back and forth on the wire. The services that are available deal with namespace resolution and sending and receiving of blocks of binary data. Typically, the client and server portions of the application are written to understand each other's messages on the wire. The messages consist of structures of binary information. To formulate such messages, the developer usually has to program in a low-level language such as C or C++.
The Internet has given rise to a whole new species of developers called "Web developers". On an average, they are not low-level programmers who can code in C or C++ and instead use some combination of HTML, Java, JavaScript and VBScript. Except for the full Java language, the other languages are "scripting languages". They do not provide the developer with services and facilities of a full programming language.
The primary goal of the Panja dynamic messaging components invention is to make a scripting language such as VBScript or JavaScript (or even Visual Basic) capable of directly communicating on any TCP/IP network connection. This means that these dynamic messaging components have to give the script writer the ability to: (i) form binary messages and transmit them on a network connection; and (ii) receive binary messages from a network connection, understand their format and "unpack" them to extract individual fields in the message. As explained later in this document, it will be seen that apart from these two basic requirements, current communication protocols require more complex features that these components now provide. To meet the primary goal explained above, the dynamic messaging components were chosen to be implemented using the Microsoft Component Object Model or COM. This is primarily because presently no other programming model allows a scripting language to use self-describing objects with such ease of use. COM objects are well-understood by the developer community and the model is mature and stable. However, other suitable programming models may be used if desired.
To effect the requirements enumerated above, three distinct objects or components are provided. They include a binary message descriptor/layout manager object, a message instance object that represents one network message, and a transport object that manages the buffered network transmission issues. The message descriptor/layout manager object allows a script to define the structure of binary messages that represent packets of information sent back and forth on a network connection. The message structures are identified using unique names. Once defined, these structures can later be used to form instances of messages or define more complex structures, which contain embedded structures in them. Referring to FIGURE 11 for an example of the message descriptor/layout manager object, which includes a binary message structure 700 that may be sent or received according to the communication protocol. The packet structure includes a message header structure that is an embedded structure within the message. The message header includes a packet protocol identifier (2 bytes) 702, a packet size in bytes (4 bytes) 703, a packet version (2 bytes) 704, and a packet type (2 bytes) 705. Message structure 700 further includes a message body, which contains data according to the message type. For example, the message body may include an element 1 (2 bytes) 705, an element 2 (a variable length element whose size is specified by element 1) 707, and an element 3 which is a NULL terminated string.
To further describe this message structure, two additional message structures are defined: the message header and the entire message. The entire message contains the header structure as an embedded structure within itself. The following pseudo-code shows the general format of the description:
LayoutManager = CreateObject ("LayoutManager")
LayoutManager . BeginDefineLayout ("PacketHeader")
LayoutManager.AddPrimitive ("SHORT", "Protocol")
LayoutManager.AddPrimitive ("LONG", "PacketSize") LayoutManager.AddPrimitive ("SHORT", "PacketVersion")
LayoutManager.AddPrimitive ("SHORT", "PacketType") LayoutManager.EndDefineLayout ()
LayoutManager .BeginDefineLayout ("HelloWorldPacket") // message header
LayoutManager.AddStruct ("PacketHeader", "Header")
// message body
LayoutManager.AddPrimitive ("SHORT", "Elementl") LayoutManager.AddPrimitiveDynamicArray ("CHAR", "Element2", "Elementl")
LayoutManager. ddSZString( "Element3") LayoutManager . EndDefineLayout ( )
The operations (methods) that the layout manager provides allow a script to define the individual components of a binary message. The operations generally take the form:
<Object>.<θperation Name> (<Element Type>, <Element Name>, <Other Arguments ...>)
For example, to add the "PacketSize" element to the message, the "AddPrimitive" operation is used. The element type is specified as "LONG" meaning it is an integer 4 bytes in size. Adding elements to a message has to be done within a "BeginDefineLayout- EndDefineLayout" pair of operations. This indicates to the layout manager when a new message structure definition begins and ends. Once a message structure is defined completely, it may be used as an element type in further message definitions. In the example above, the "AddStruct" operation was used to make "Packet Header Structure" an element in the structure definition of message "Packet Type 1". Embedding structures within structures allows for definition of very complex messages.
The example also illustrated yet another important concept. This is the ability to define variable length elements within a message structure. The element named "element 2" is of variable length. It is a byte (char) array whose length is specified within the message by the preceding element named "element 1". Dynamically sized elements of this type are pretty common in many communication protocols. Due to their very nature, some dynamically sized elements do not have to have an explicit element specify their size. An example of such an element type is a NULL terminated string. A NULL terminated string is a sequence of bytes in which the byte value of 0 is a special value indicating the end of the sequence. Since the end of the sequence is specified by this special value, its length does not have to be explicitly srored. The example shows that "element 3" is a NULL terminated string and the operation "AddSZString" is used to add it. The following examples enumerate the operations (methods) provided by the layout manager.
Message Descriptor/Layout Manager Object Methods
• BeginDef ineLayout - starts definition of a new message (cannot be called while already defining a message) . • EndDef ineLayout - ends definition of a current message (cannot be called if not currently defining a message) .
• IsDefinedLayout - checks for existence of a message definition and returns TRUE/FALSE.
• AddPrimi tive - adds a primitive element to a message structure. Primitive elements form the basic entities of a binary message. Primitive elements includes characters (1 byte), 2 byte integers, 4 byte integers, floating point numbers (4 bytes) and double precision floating point numbers (8 bytes) . • AddPrimitiveArray - adds an array of primitive elements to a message structure.
• AddPrim.i t iveDynamicArray - adds a dynamic array of primitive elements to a message structure. The array does not have to be fixed in size, rather, the name of another (integer type) element is used to contain the actual length of this element inside a specific instance of this message structure. The size element has to have been already defined within the message structure. In other words, the length of this dynamic element is specified by an element within the message and that element should be stored in a position physically above the dynamic element.
• AddStruct - adds a structure element to a message structure. The structure element must already have been defined. • AddStructArray - adds an array of structure elements to a message structure.
• AddStructDynamicArray - adds a dynamic array of structure elements to a message structure. The same rules as that of AddPrimitiveDynamicArray applies to this method.
• AddSZString - adds a NULL terminated string element to a message structure.
• AddSZStringArray - adds an array of NULL terminated string elements to a message structure. The array does not have to be fixed in length, rather, the last string element of the array has to be terminated with two NULL characters rather than one NULL character.
• AddPadding - adds padding of specified byte amount to a message structure after an element. This method is used to align individual elements of a structure to be on specific byte boundaries.
• AddAlignmen t Padding - adds padding to a message structure after an element to align to the specified alignment boundary. Byte alignments can be made to occur on 2, 4, 8 or 16 byte boundaries. This method is used to align individual elements on specific byte boundaries when the element sizes are not fixed.
The message instance object of the dynamic messaging component allows a script to create an instance of a previously defined message in memory, fill the message with values for the individual fields of the message, and then with the help of transport object (which is described in the next section) , transmit the message over a network connection. The message instance object also allows a script to receive an instance of a message over a network connection, unpack the message and access the values of the individual elements in the message.
The message structure previously defined will be used again to show how an instance of that message could be created in memory. FIGURE 12 illustrates an instance of the message whose structure was describee m the previous section. Message 720 includes a message header that has the following exemplary values: packet protocol identifier = 1 (722); packet size in bytes = 23 (723); packet version = 1 (724); and packet type = 3 (725). The message body may contains the following elements: element 1 = 5 (size of following dynamic array m bytes) (726); element 2 = [hello] (array of 5 characters) C27); and element 3 = "world\0" (NULL \0 terminated string) (728) .
The following pseudo-code shows a typical sequence in creating the message instance:
Messagelnstance = CreateOb ect ("Layoutinstance") // (1) create message of type "HelloWorldPacket" - previously defined using Layout Manager Messagelnstance.CreateMessage ("HelloWorldPacket", FALSE)
// (2) setup length of dynamic fields Messagelnstance . SetDynamicArraySize ("Element2", StnngLength ("Hello") )
Messagelnstance SetSZStπngLength ("Element3", 0, StnngLength ("World"))
// (3) set values for elements Messagelnstance . BegmSetLayout ( ) // setup message header fields
Messagelnstance . SetInt2 ("PacketHeader. Protocol", 1) Messagelnstance . SetInt4 ("PacketHeader. PacketSize", Messagelnstance .GetMessageSize ( ) )
Messagelnstance . Setlnt2 ("PacketHeader PacketVersion", 1) Messagelnstance. Setlnt2 ("PacketHeader . PacketType", 3)
// setup message body fields
Messagelnstance. Setlnt2 ("Elementl", StnngLength ("Hello") )
// set dynamic array element (Element2)
Messagelnstance. SetCharArray ("Element2", StnngLengt ("Hello") , "Hello")
// set NULL terminated element (Element3) Messagelnstance. SetSZStrmg ("Element3", "World")
Messagelnstance. EndSetLayout () In the pseudo-code above, a message instance object is created which is then used to set the various values for the elements within the message. The code to actually transmit the message is described below. The first operation performed is the "CreateMessage" operation. This operation allows a script to create a message of a given type. The message type is previously defined within this (or some other) script using the message descriptor/layout manager object. The meaning of the second boolean argument (FALSE in this case) is explained below. Following the creation of the message, two operations are performed to set the lengths of the two dynamic fields within the message. The two fields are "element 2" and "element 3". "element 2" is a dynamic array of characters and "element 3" is a NULL terminated string. After a message is created, sizes of all dynamic elements within the message have to be specified because that is how the Message Instance object knows how much memory this message will occupy. If there are no dynamic elements in the message, this step can be completely avoided.
The third step is actually setting the values of the various fields (elements) in the message. In this message, there are two parts: header and body. The various operations supported by the Message Instance object provide scripts extreme flexibility in writing values of elements into a message. In this instance, methods like "Setlnt2", "Setlnt4", "SetCharArray" and "SetSZString" are used. Also, once all dynamic elements have been explicitly sized, the Message Instance object knows what the entire size of the message is, so the "GetMessageSize" operation can be used to get the size. This operation is used in writing the message size into the "PacketSize" element of the header. The sequence of set operations has to be enclosed within a pair of "BeginSetLayout-EndSetLayout" operations so that the Message Instance knows when a message is ready to be transmitted.
Now that a complete example of a message instance has been illustrated, the following section enumerates all the operations (methods) provided by the Message Instance .
The message/layout instance object includes the following methods : • Crea teMessage - creates an instance of a message, given its type. Optionally, this method can be used to transform a message of one type to another type.
• SetDynamicArraySize - sets the size of a dynamic element inside a message. • SetSZStringLength - sets the length of a NULL terminated string. The string may be by itself an element in the message or could be part of a string array .
• SetSZStringArraySize - sets the size of an array of strings in a message.
• BeginSetLayout - notifies the message instance object that "Set" methods are about to be called which will write values to individual elements within the message.
• SetChar - sets the value of a single byte (char) element.
• Setlnt2 - sets the value of a 2-byte integer (short) element .
• Setlnt4 - sets the value of a 4-byte integer (long) element . • SetFloa t - sets the value of a floating point (4 byte) element .
• SetDouble - sets the value of a double precision floating point (8 byte) element. • SetCharArray - copies an array of characters into an element .
• SetSZString - copies a string into the NULL terminated string element. • EndSetLayout - notifies the Message Instance object that the message should now readied for transmission as all the individual element values have been set.
• BeginGetLayout - notifies the Message Instance object that the message should be un-packaged so that individual elements can be "read" out of it.
• GetChar - returns the value of a single byte (char) element .
• Getlnt2 - returns the value of a 2-byte integer (short) element . • Getlnt4 - returns the value of a 4-byte integer (long) element .
• GetFloa t - returns the value of a floating point element .
• GetDouble - returns the value of a double precision element.
• GetCharArray - returns an array of chars from an char array element.
• GetSZStringLength - returns the size of a NULL terminated string element in the message. • GetSZStringArraySize - returns the size of a string array in the message.
• GetSZString - returns a string from the message.
• EndGetLayout - notifies the Message Instance object that the script is done "reading" values out of the message.
• ClearDa ta - clears any message instance data within the object .
• GetMessageSize - returns the size (in bytes) of the entire message instance. • Send - using an instance of the transport object, streams the message instance over a network connection.
• Receive - using an instance of the transport object, receives a message instance from a network connection. • SetConvert - sets network to host and host to network byte swapping transformation mode. In this mode, all incoming messages are assumed to be in network format and all outgoing messages are converted to network format . • Pushback - allows for message overflow/underflow.
When an incoming message is partially formed or contains more than a full message, the partial message bytes can be "pushed" back into the transport object which can be retrieved later. Message layout and message instance creation are set forth above. The final step in network connectivity is the actual transport. Message layout and message instancing are actions that give rise to blocks of bytes in the memory of the web server (or wherever the script is being executed) . To be able to communicate on a network, a live connection has to be made to be able to send and receive data. The third object inside the Panja dynamic messaging components module is a transport object implemented specifically to handle TCP/IP networks. The two previous objects do not in anyway assume what kind of a network connection they are communicating over. The transport object's interface is specified independent of the nature of the network. The transport object has a built-in asynchronous message handler that can fire scripts when messages arrive outside of a script's
"Receive" method call.
Examples of the transport object methods includes:
• Connect - connects to a given remote computer given its network address and end-point (port) . • Close - closes an existing connection. • GetLastSocketError - returns the last error that occurred on the network connection.
• SetScπptPa th - Sets the path of the script that will be executed on incoming asynchronous messages. • DisableAsyncHandler - during some operations, it is desirable not to have the asynchronous message processor fire external scripts - this method allows a script to disable the asynchronous message processor, during which time all incoming messages are buffered up.
• EnableAsyncHandler - enables the asynchronous message processor - from this point onward, every incoming asynchronous message will result m an external script being executed. • IsConnected - returns whether the transport object is connected to a remote computer or not.
• GetHost - returns the network address of the remote computer to which the transport object is currently connected. • GetPort - returns the port on the remote computer to which the transport object is currently connected.
The sequence of operations to create and send a message instance is given in the exemplary pseudo-code below:
// Create a transport object and connect it to a remote computer Transport = CreateObject ("Transport") Transport .Connect ("abc. com", 10000)
Messagelnstance = CreateObject ("Layoutlnstance")
// create message of type "HelloWorldPacket" - previously defined using
Layout Manager
Messagelnstance CreateMessage ("HelloWorldPacket", FALSE)
// setup length of dynamic fields
Messagelnstance . SetDvna icArraySize ( "Element2" , StnngLengt ( "Hello" ) )
Messagelnstance . SetSZStπngLength ( "Element3" , 0 , StnngLength ( "World" // set values for elements
Messagelnstance .BeginSetLayout ( )
// setup message header fields
Messagelnstance . SetInt2 ("PacketHeader . Protocol", 1)
Messagelnstance . SetInt4 ("PacketHeader. PacketSize",
Messagelnstance .GetMessageSize ( ) )
Messagelnstance . SetInt2 ("PacketHeader. PacketVersion", 1) Messagelnstance . SetInt2 ("PacketHeader. PacketType", 3)
// setup message body fields
Messagelnstance. SetInt2 ("Elementl", StnngLength ("Hello") )
// set dynamic array element (Element2) Messagelnstance . SetCharArray ("Element2", StnngLength ("Hello" * ,
"Hello")
// set NULL terminated element (Element3) Messagelnstance. SetSZString ("Element3", "World") Messagelnstance. EndSetLayout ( )
// transmit message instance using the transport object "Transport" Messagelnstance. Send (Transport)
The dynamic messaging components are used in the communication between the ASP-based web server and the Internet appliance server. The various web pages that deal with controlling and administering the Internet appliance server use these objects to create and send TCP/IP messages to the IA server.
Although several embodiments of the present invention and their advantages have been described in detail, it should be understood that mutations, changes, substitutions, transformations, modifications, variations, and alterations can be made therein without departing from the teachings of the present invention, the spirit and scope of the invention being set forth by the appended claims .

Claims

DYNAMIC MESSAGING SYSTEM AND METHOD WHAT IS CLAIMED IS:
1. A system of being sent and received on any TCP/IP connection comprising: a binary message layout object operable to define a binary message structure; a message instance object operable to fill the defined binary message structure with content; and, a transport object operable to manage the transmission of the message over a TCP/IP connection.
2. The system of Claim 1, wherein the binary structure including an embedded header structure and a packet type specific data structure.
3. The system of Claim 2, wherein the embedded structure comprises a protocol identifier field, a packet size field, a pocket version field and a packet type field.
4. The system of Claim 2, wherein the packet type specific data contains data defined as an element type.
5. The system of Claim 1, wherein the binary message layout object, the message instance object and the transport object are constructed using a scripting language .
6. The system of Claim 1, wherein a complete message structure can be an element type of another message structure.
7. The system of Claim 1, wherein the transport object includes an asynchronous message handler operable to fire scripts when messages arrive outside of a scripts receive method call.
8. A method for creating a message structure comprising : forming a binary message layout object operable to define a message structure using a scripting language; forming a message instance object operable to fill the defined message structure with content using a scripting language; forming a transport object operable to manage the transmission of the message over a communication protocol.
9. The method of Claim 8, wherein the binary structure including an embedded header structure and a packet type specific data structure.
10. The method of Claim 9, wherein the embedded structure comprises a protocol identifier field, a packet size field, a pocket version field and a packet type field.
11. The method of Claim 9, wherein the packet type specific data contains data defined as an element type.
12. The method of Claim 8, wherein the binary message layout object, the message instance object and the transport object are constructed using a scripting language .
13. The method of Claim 8, wherein a complete message structure can be an element type of another message structure.
14. The method of Claim 8, wherein the transport object includes an asynchronous message handler operable to fire scripts when messages arrive outside of a scripts receive method call.
15. A scripting language for creating dynamic messaging components comprising: a set of scripting commands operable to create a binary message layout object defining a message structure; a set of scripting commands operable to create a message instance object operable to fill the message structure with content; and, a set of scripting commands operable to create a transport object operable to manage the transmission of the message structure over a communication protocol.
16. The scripting language of Claim 15, wherein the binary structure including an embedded header structure and a packet type specific data structure.
17. The scripting language of Claim 16 , wherein the embedded structure comprises a protocol identifier field, a packet size field, a pocket version field and a packet type field.
18. The scripting language of Claim 16, wherein the packet type specific data contains data defined as an element type.
19. The scripting language of Claim 15, wherein the binary message layout object, the message instance object and the transport object are constructed using a scripting language.
20. The scripting language of Claim 15, wherein a complete message structure can be an element type of another message structure.
15. A scripting language for creating dynamic messaging components comprising: a set of scripting commands operable to create a binary message layout object defining a message structure; a set of scripting commands operable to create a message instance object operable to fill the message structure with content; and, a set of scripting commands operable to create a transport object operable to manage the transmission of the message structure over a communication protocol.
16. The scripting language of Claim 15, wherein the binary structure including an embedded header structure and a packet type specific data structure.
17. The scripting language of Claim 16 , wherein the embedded structure comprises a protocol identifier field, a packet size field, a pocket version field and a packet type field.
18. The scripting language of Claim 16, wherein the packet type specific data contains data defined as an element type.
19. The scripting language of Claim 15, wherein the binary message layout object, the message instance object and the transport object are constructed using a scripting language.
20. The scripting language of Claim 15, wherein a complete message structure can be an element type of another message structure.
21. The scripting language of Claim 15, wherein the transport object includes an asynchronous message handler operable to fire scripts when messages arrive outside of a scripts receive method call.
PCT/US2000/011853 1999-04-29 2000-05-01 Dynamic messaging system and method WO2000067141A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU48142/00A AU4814200A (en) 1999-04-29 2000-05-01 Dynamic messaging system and method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US13160599P 1999-04-29 1999-04-29
US60/131,605 1999-04-29
US56110300A 2000-04-28 2000-04-28
US09/561,103 2000-04-28

Publications (1)

Publication Number Publication Date
WO2000067141A1 true WO2000067141A1 (en) 2000-11-09

Family

ID=26829632

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/011853 WO2000067141A1 (en) 1999-04-29 2000-05-01 Dynamic messaging system and method

Country Status (2)

Country Link
AU (1) AU4814200A (en)
WO (1) WO2000067141A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9063739B2 (en) 2005-09-07 2015-06-23 Open Invention Network, Llc Method and computer program for device configuration

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5491802A (en) * 1992-05-29 1996-02-13 Hewlett-Packard Company Network adapter for inserting pad bytes into packet link headers based on destination service access point fields for efficient memory transfer
US5519875A (en) * 1991-08-08 1996-05-21 Hitachi, Ltd. Distributed processing system for modules, each having modularized objects
US5732257A (en) * 1995-09-13 1998-03-24 Hewlett-Packard Co. Object conversion method from a flat object space to a class structured space
US5815516A (en) * 1996-04-05 1998-09-29 International Business Machines Corporation Method and apparatus for producing transmission control protocol checksums using internet protocol fragmentation
US5918022A (en) * 1998-09-28 1999-06-29 Cisco Technology, Inc. Protocol for transporting reservation system data over a TCP/IP network
US5968116A (en) * 1996-03-27 1999-10-19 Intel Corporation Method and apparatus for facilitating the management of networked devices
US6021433A (en) * 1996-01-26 2000-02-01 Wireless Internet, Inc. System and method for transmission of data

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5519875A (en) * 1991-08-08 1996-05-21 Hitachi, Ltd. Distributed processing system for modules, each having modularized objects
US5491802A (en) * 1992-05-29 1996-02-13 Hewlett-Packard Company Network adapter for inserting pad bytes into packet link headers based on destination service access point fields for efficient memory transfer
US5732257A (en) * 1995-09-13 1998-03-24 Hewlett-Packard Co. Object conversion method from a flat object space to a class structured space
US6021433A (en) * 1996-01-26 2000-02-01 Wireless Internet, Inc. System and method for transmission of data
US5968116A (en) * 1996-03-27 1999-10-19 Intel Corporation Method and apparatus for facilitating the management of networked devices
US5815516A (en) * 1996-04-05 1998-09-29 International Business Machines Corporation Method and apparatus for producing transmission control protocol checksums using internet protocol fragmentation
US5918022A (en) * 1998-09-28 1999-06-29 Cisco Technology, Inc. Protocol for transporting reservation system data over a TCP/IP network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9063739B2 (en) 2005-09-07 2015-06-23 Open Invention Network, Llc Method and computer program for device configuration

Also Published As

Publication number Publication date
AU4814200A (en) 2000-11-17

Similar Documents

Publication Publication Date Title
CA2371739C (en) Internet control system and method
US6763040B1 (en) Internet control system communication protocol and method
US7085814B1 (en) Data driven remote device control model with general programming interface-to-network messaging adapter
EP1229687B1 (en) System for providing a service to a device in a home network and method thereof
US6963925B1 (en) Gateway apparatus and the method thereof
EP1532768B1 (en) A remote control system of a home network
CN101461194B (en) A method and system for remotely accessing devices in a network
CN1943171B (en) Method for controlling a device in a network of distributed stations, and network station
WO2000075738A1 (en) System and method of device interface configuration for a control system
EP1082838A2 (en) Method and apparatus for user and device command and control in a network
JP2002094543A (en) Mobile information device, mobile information device access device, home network system, and access method to the home network
JP2004505499A (en) Multi-standard home network bridge using server
CN1592283B (en) Method of control between devices connected to a heterogeneous network and device implementing the method
CN101383789B (en) Household gateway device, system and method implementing access to and controlling household network
KR20030028310A (en) Method for controlling a controlled device connected a home network through the internet and a controlling device thereof
Saif et al. Internet access to a home area network
KR101048613B1 (en) Home network service provider
WO2000067134A1 (en) Internet application control system and method
WO2000076174A1 (en) Method and system for dynamically assigning device numbers in a control system
WO2000067141A1 (en) Dynamic messaging system and method
KR101082136B1 (en) Method for service mode control of home in home network
WO2000076169A2 (en) Method and system for providing internet access to nodes on a control area network
Lucenius et al. Implementing mobile access to heterogeneous home environment
Scheichelbauer UPnP Connectivity for Home and Building Automation W. Kastner Institut fur Rechnergestutzte Automation Technische Universitat Wien Treitlstr. 1, A-1040 Wien, Austria
KR20130069298A (en) Device architecture system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ 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 NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): 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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP