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/08/10 22:11] seststnethomeservermodules [2018/11/03 02:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{ :components.png | Components}}+{{ :registry.png | Components}}
 ====== Item 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.
Line 6: Line 6:
  
 This is a list of some of the Items currently available for the [[NetHomeServer]]. All Items are not documented yet. 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 === === X10 System ===
Line 23: Line 31:
   * //[[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 ===
Line 29: Line 38:
   * //[[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
  
 === IP Ports === === IP Ports ===
Line 47: Line 57:
   * //[[MBMThermometer]]//  Reads PC Motherboard thermometers (for Windows)   * //[[MBMThermometer]]//  Reads PC Motherboard thermometers (for Windows)
   * //[[LmSensorsFan]]// Reads PC Motherboard fan RPM (for Linux)   * //[[LmSensorsFan]]// Reads PC Motherboard fan RPM (for Linux)
 +=== Weather ===
 +  * //[[upmrainfall|UPMRainfall]]// Measures rain from an UPM rain sensor
 +  * //[[upmwinddirection|UPMWindDirection]]// Presents wind direction from an UPM wind sensor
 +  * //[[upmwindspeed|UPMWindSpeed]]// Presents wind speed from an UPM wind sensor
 === GUI === === GUI ===
   * //[[JettyWEB]]// Internal WEB-Server based on Jetty, also presents browser [[modulescreeshots|WEB-GUI]]   * //[[JettyWEB]]// Internal WEB-Server based on Jetty, also presents browser [[modulescreeshots|WEB-GUI]]
Line 52: Line 66:
   * //[[TempWEB]]// [[tempwebsceenshots|WEB-GUI]] for presenting thermometer values   * //[[TempWEB]]// [[tempwebsceenshots|WEB-GUI]] for presenting thermometer values
 === Misc === === Misc ===
 +  * //[[room|Room]] Organizes Items in rooms
   * //[[Scene]]// Executes a set of commands to for example set up a scene of light in a room   * //[[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   * //[[ValueLogger]]// Logs the values of an item to a file
Line 57: Line 72:
   * //[[ValueAlarm]]// Generates an alarm when a value exceeds a specified limit    * //[[ValueAlarm]]// Generates an alarm when a value exceeds a specified limit 
  
 +[[TellstickDuo]]
nethomeservermodules.1249935108.txt.gz · Last modified: 2018/11/03 02:57 (external edit)