Code Monkey home page Code Monkey logo

owst's Introduction

OWST -- 1-Wire Switch Timer

OWST is an Open Source project performing as a programmable timer for 1-Wire(R) switches such as DS2408 (8-Channel Addressable Switch) or DS2413 (Dual Channel Addressable Switch).

Features

  • Completely free and open source.
  • Manages addressable switches in a 1-Wire network, every switch can be controlled by separate timer programs.
  • Every switch may be in one of the three modes: constant ON, constant OFF, TIMER. Mode may be changed without affecting the programming of the timer.

Timer

  • Nearly unlimited time programs. Number of time programs are limited only by the resources of the server and/or the used database management system SQlite3.
  • Time programming is based on weekly repetition.
  • 7-day programming: time programs can be set to be valid for selected days of the week only.
  • Time programs can be limited by a start and end date.
  • Option to automatically delete time program after it's end date.
  • Option for time program to override other active time programs when switching OFF.

Web Interface

  • Management of time programs (insert, update, delete)
  • Cloning of time programs
  • Interruption of time programs for a given time period (ideal for holidays etc.)
  • Immediate actions such as switch-ON in given time for a given time (e.g. switch on in 00:30 for 02:15) or switch-OFF in given time (e.g. switch off in 01:45).
  • View log
  • View 'at' queue

Technical Details

The script which actually switches on or off the 1-Wire switches may be called periodically using cron or at the corresponding date and time using 'at' (with automatic reprogramming of 'at').

OWS Timer Control works on a time resolution of minutes. Therefore time programs might switch off/on up too 59 seconds to late/early.

Requirements

Installation

See doc/INSTALL.md for installation instructions.

owst's People

Contributors

clemens-it avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.