Both sides previous revision
Previous revision
Next revision
|
Previous revision
Next revision
Both sides next revision
|
nethomeservermodules [2008/03/18 20:56] sestst |
nethomeservermodules [2010/08/01 16:52] sestst |
{{ blank64.png |}} | {{ :registry.png | Components}} |
| ====== 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. |
| |
====== Module Index ====== | 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 the modules currently avaliable for the [[NetHomeServer]]. All modules are not documented yet, and some are not yet completed. | |
| 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 |
| |
| |
| |
| === X10 System === |
| * //[[X10Lamp]]// Controls a dimmer or a switch |
| * //[[X10RemapButton]]// Lets you control other Items with a X10-switch |
| * //[[X10HouseScene]]// Controls the AllOn, AllOff functions for a HouseCode |
| * //[[X10Port]]// Controls the connection with the X10-Interface unit to the PC |
| |
| === FS20 System === |
| * //[[FS20Lamp]]// Controls switches and Dimmers |
| * //[[FS20RemapButton]]// Lets you control other Items with a FS20-switch |
| * //[[fhz1000pcport]]// Connects with the hardware interface module |
| |
| === Nexa System === |
| * //[[NexaLamp]]// Controls a dimmer or a 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 |
| * //[[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 === |
| * //[[DeltronicLamp]]// Controls a dimmer or a 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 |
| * //[[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 |
| |
| === IP Ports === |
| * //[[TCPListener]]// Receives TCP-Messages |
| * //[[TCPCommandPort]]// Allows Telnet (TCP/IP)-access to the Items and their actions |
| * //[[UDPListener]]// Receives UDP-Messages |
| * //[[UDPCommandPort]]// Allows UDP-access to the Items and their actions |
| * //[[SoapService]]// Allows SOAP-access to the Items and their actions |
| * //[[GateKeeper]]// Listens for IP-messages and activates functions for a specified time |
| * //[[TCPProxy]]// Receives TCP-Messages and resends them to another address |
| === Timers === |
| * //[[IntervalTimer]]// Starts an action for a specified time and then stops it |
| * //[[WeekTimer]]// Starts and stops actions on a week schedule |
| === Thermometers === |
| * //[[UPMThermometer]]// Receives thermometer values from the UPM-system |
| * //[[UPMHygrometer]]// Receives hygrometer values from the UPM-system |
| * //[[LmSensorsThermometer]]// Reads PC Motherboard thermometers (for Linux) |
| * //[[MBMThermometer]]// Reads PC Motherboard thermometers (for Windows) |
| * //[[LmSensorsFan]]// Reads PC Motherboard fan RPM (for Linux) |
| === GUI === |
| * //[[JettyWEB]]// Internal WEB-Server based on Jetty, also presents browser [[modulescreeshots|WEB-GUI]] |
| * //[[WAPService]]// [[wapservicescreenshots|WEB-GUI]] made for mobile devices, controls lamps and thermometers |
| * //[[TempWEB]]// [[tempwebsceenshots|WEB-GUI]] for presenting thermometer values |
| === Misc === |
| * //[[Scene]]// Executes a set of commands to for example set up a scene of light in a room |
| * //[[ValueLogger]]// Logs the values of an item to a file |
| * //[[SlimRemote]]// Controls a //Slim Server// (a music player) |
| * //[[ValueAlarm]]// Generates an alarm when a value exceeds a specified limit |
| |
^Module ^ Description ^ | |
|[[Scene]]| Executes a set of commands to for example set up a scene of light in a room| | |
|[[DebugManager]]| | | |
|[[FHZ1000PcPort]]| | | |
|[[FS20Button]]| | | |
|[[FS20Lamp]]| | | |
|[[FS20RemapButton]]| | | |
|[[GateKeeper]]| | | |
|[[HKCDRemote]]| | | |
|[[HouseWEB]]| | | |
|[[IrRemote]]| | | |
|[[JVCUX1500RRemote]]| | | |
|[[LampMediaHandler]]| | | |
|[[LampTimer]]| | | |
|[[MBMThermometer]]| | | |
|[[PhilipsTVRemote]]| | | |
|[[PioneerRemote]]| | | |
|[[SlimRemote]]| | | |
|[[SNAPPort]]| | | |
|[[SoapService]]| | | |
|[[TCPCommandPort]]| Allows Telnet (TCP/IP)-access to the server modules| | |
|[[TCPListener]]| | | |
|[[TimerDimmer]]| | | |
|[[TUIOPort]]| | | |
|[[UDPCommandPort]]| UDP/IP-access to the server modules| | |
|[[UDPListener]]| | | |
|[[UPMHygrometer]]| | | |
|[[UPMThermometer]]| | | |
|[[ValueAlarm]]| | | |
|[[ValueLogger]]| | | |
|[[WAPService]]| | | |
|[[WeekTimer]]| Periodic weekly timer| | |
|[[X10Lamp]]| | | |
|[[X10Port]]| | | |
| |