User Tools

Site Tools


nethomeservermodules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nethomeservermodules [2009/03/14 10:13] seststnethomeservermodules [2018/11/03 02:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{ blank64.png |}} +{{ :registry.png | Components}} 
-====== Module Index ======+====== Item Index ======
 The NetHomeServer is built by separate modules called Items. A typical Item would be a lamp. A lamp Item has functions (presented as buttons in the WEB) for things like //On//, //Off//, //Dim// and so on. The Items also has configuration fields called attributes. A typical attribute is the name of the Item or the House Code and Device Code of the X10 switch which controls the lamp. The NetHomeServer is built by separate modules called Items. A typical Item would be a lamp. A lamp Item has functions (presented as buttons in the WEB) for things like //On//, //Off//, //Dim// and so on. The Items also has configuration fields called attributes. A typical attribute is the name of the Item or the House Code and Device Code of the X10 switch which controls the lamp.
  
-The Items are browsed, created and deleted via the WEB-GUI, andthis is the way NetHomeServer is configured.+The Items are browsed, created and deleted via the [[modulescreeshots|WEB-GUI]]and this is the way NetHomeServer is configured. 
 + 
 +This is a list of some of the Items currently available for the [[NetHomeServer]]. All Items are not documented yet. 
 + 
 +=== Pronto Codes === 
 +  * //[[prontolamp|ProntoLamp]]// Can send on / off commands as pronto codes 
 +  * //[[genericprontocommander|GenericProntoCommander]]// Can be configured with commands which are sent as Pronto codes 
 +  * //[[AudioProtocolTransmitter]]// General protocol transmitter using the audio output of the PC to send RF-signals and can send Pronto codes 
 +  * //[[cultransceiver|CULTransceiver]]// RF Transmitter which can send Pronto codes 
  
-This is a list of the Items currently avaliable for the [[NetHomeServer]]. All Items are not documented yet. 
  
 === X10 System === === X10 System ===
-  * **[[X10Lamp]]** Controls a dimmer or a switch +  * //[[X10Lamp]]// Controls a dimmer or a switch 
-  * **[[X10RemapButton]]** Lets you control other Items with a X10-switch +  * //[[X10RemapButton]]// Lets you control other Items with a X10-switch 
-  * **[[X10Port]]** Controls the connection with the X10-Interface unit to the PC+  * //[[X10HouseScene]]// Controls the AllOn, AllOff functions for a HouseCode 
 +  //[[X10Port]]// Controls the connection with the X10-Interface unit to the PC
  
 === FS20 System === === FS20 System ===
-  * **[[FS20Lamp]]** Controls switches and Dimmers +  * //[[FS20Lamp]]// Controls switches and Dimmers 
-  * **[[FS20RemapButton]]** Lets you control other Items with a FS20-switch  +  * //[[FS20RemapButton]]// Lets you control other Items with a FS20-switch  
-  * **[[fhz1000pcport]]** Connects with the hardware interface module+  * //[[fhz1000pcport]]// Connects with the hardware interface module
  
 === Nexa System === === Nexa System ===
-  * **[[NexaLamp]]** Controls a dimmer or a switch +  * //[[NexaLamp]]// Controls a dimmer or a switch 
-  * **[[NexaRemapButton]]** Lets you control other Items with a X10-switch +  * //[[NexaRemapButton]]// Lets you control other Items with a Nexa-switch 
-  * **[[AudioProtocolParser]]General protocol receiver using the microphone input, used to receive Nexa radio signals +  * //[[AudioProtocolParser]]// General protocol receiver using the microphone input, used to receive Nexa radio signals 
-  * **[[AudioProtocolTransmitter]]** General protocol transmitter using the audio output of the PC to send RF-signal and control Nexa switches+  * //[[AudioProtocolTransmitter]]// General protocol transmitter using the audio output of the PC to send RF-signal and control Nexa switches 
 +  * //[[cultransceiver|CULTransceiver]]// RF Transmitter which can send Nexa commands
  
 === Deltronic System === === Deltronic System ===
-  * **[[DeltronicLamp]]** Controls a dimmer or a switch +  * //[[DeltronicLamp]]// Controls a dimmer or a switch 
-  * **[[DeltronicRemapButton]]** Lets you control other Items with a X10-switch +  * //[[DeltronicRemapButton]]// Lets you control other Items with a X10-switch 
-  * **[[AudioProtocolParser]]General protocol receiver using the microphone input, used to receive Deltronic radio signals +  * //[[AudioProtocolParser]]// General protocol receiver using the microphone input, used to receive Deltronic radio signals 
-  * **[[AudioProtocolTransmitter]]** General protocol transmitter using the audio output of the PC to send RF-signal and control Deltornic switches +  * //[[AudioProtocolTransmitter]]// General protocol transmitter using the audio output of the PC to send RF-signal and control Deltornic switches 
- +  * //[[cultransceiver|CULTransceiver]]// RF Transmitter which can send Deltronic commands
- +
  
-^Module ^ Description ^ +=== IP Ports === 
-|[[Scene]]| Executes a set of commands to for example set up a scene of light in a room| +  * //[[TCPListener]]// Receives TCP-Messages 
-|[[AudioProtocolParser]]| General protocol receiver using the microphone input| +  * //[[TCPCommandPort]]// Allows Telnet (TCP/IP)-access to the Items and their actions 
-|[[DebugManager]]| | +  * //[[UDPListener]]// Receives UDP-Messages 
-|[[FHZ1000PcPort]]| Connects to a [[FHZ1000Pc]] for control of lamps | +  * //[[UDPCommandPort]]// Allows UDP-access to the Items and their actions 
-|[[FS20Lamp]]| Controls an FS20 dimmer or switch | +  * //[[SoapService]]// Allows SOAP-access to the Items and their actions 
-|[[FS20RemapButton]]| Control any connected device via an FS20 button | +  * //[[GateKeeper]]// Listens for IP-messages and activates functions for a specified time 
-|[[LMSensorsThermometer]]| Thermometer using the Linux "sensors"-command | +  * //[[TCPProxy]]// Receives TCP-Messages and resends them to another address 
-|[[GateKeeper]]| | +=== Timers === 
-|[[HKCDRemote]]| | +  * //[[IntervalTimer]]// Starts an action for a specified time and then stops it 
-|[[HouseWEB]]| | +  * //[[WeekTimer]]// Starts and stops actions on a week schedule 
-|[[IrRemote]]| | +=== Thermometers === 
-|[[JVCUX1500RRemote]]| | +  * //[[UPMThermometer]]// Receives thermometer values from the UPM-system 
-|[[LampMediaHandler]]| | +  * //[[UPMHygrometer]]//  Receives hygrometer values from the UPM-system 
-|[[LampTimer]]| | +  * //[[LmSensorsThermometer]]// Reads PC Motherboard thermometers (for Linux) 
-|[[MBMThermometer]]| | +  * //[[MBMThermometer]]//  Reads PC Motherboard thermometers (for Windows) 
-|[[PhilipsTVRemote]]| | +  * //[[LmSensorsFan]]// Reads PC Motherboard fan RPM (for Linux) 
-|[[PioneerRemote]]| | +=== Weather === 
-|[[SlimRemote]]| | +  * //[[upmrainfall|UPMRainfall]]// Measures rain from an UPM rain sensor 
-|[[SNAPPort]]| | +  * //[[upmwinddirection|UPMWindDirection]]// Presents wind direction from an UPM wind sensor 
-|[[SoapService]]| | +  * //[[upmwindspeed|UPMWindSpeed]]// Presents wind speed from an UPM wind sensor 
-|[[TCPCommandPort]]| Allows Telnet (TCP/IP)-access to the server modules| +=== GUI === 
-|[[TCPListener]]+  * //[[JettyWEB]]// Internal WEB-Server based on Jetty, also presents browser [[modulescreeshots|WEB-GUI]] 
-|[[IntervalTimer]]| Performs a command after a specified time. | +  * //[[WAPService]]// [[wapservicescreenshots|WEB-GUI]] made for mobile devices, controls lamps and thermometers 
-|[[TUIOPort]]| | +  * //[[TempWEB]]// [[tempwebsceenshots|WEB-GUI]] for presenting thermometer values 
-|[[UDPCommandPort]]UDP/IP-access to the server modules| +=== Misc === 
-|[[UDPListener]]| | +  * //[[room|Room]] Organizes Items in rooms 
-|[[UPMHygrometer]]| | +  * //[[Scene]]// Executes a set of commands to for example set up a scene of light in a room 
-|[[UPMThermometer]]+  * //[[ValueLogger]]// Logs the values of an item to a file 
-|[[ValueAlarm]]| | +  * //[[SlimRemote]]// Controls a //Slim Server// (a music player) 
-|[[ValueLogger]]| | +  * //[[ValueAlarm]]// Generates an alarm when a value exceeds a specified limit 
-|[[WAPService]]| | +
-|[[WeekTimer]]| Periodic weekly timer| +
-|[[X10Lamp]]| | +
-|[[X10Port]]| |+
  
 +[[TellstickDuo]]
nethomeservermodules.1237022032.txt.gz · Last modified: 2018/11/03 02:57 (external edit)