Energenie EG-PMS Manuale Utente

Navigare online o scaricare Manuale Utente per Dispositivi di protezione da sovratensioni Energenie EG-PMS. pickups Documentation Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa

Sommario

Pagina 1 - Maik Figura

pickups DocumentationRelease 0.7.0Maik FiguraFebruary 10, 2015

Pagina 2

pickups Documentation, Release 0.7.06 Chapter 2. Features

Pagina 3

CHAPTER 3Contents:3.1 InstallationInstalling pickups is easy. Just use pip:$ pip install pickupsCommon practise is to have an own virtual environment

Pagina 4

pickups Documentation, Release 0.7.0registerpickup(configfile)if __name__ == "__main__":main()which will register a custom signal handler fo

Pagina 5 - Contents 1

pickups Documentation, Release 0.7.0• Create a virtual environment (using virtualenvwrapper):$ mkvirtualenv pickups• Switch to the newly created envir

Pagina 6 - 2 Contents

pickups Documentation, Release 0.7.0$ tox -e 2.7which runs the python 2.7 environment with coverage reports. The option -e specifies an environment pre

Pagina 7 - Documentation

pickups Documentation, Release 0.7.0• Keep the scope as narrow as possible, to make it easier to implement.• Remember that this is a volunteer-driven

Pagina 8 - 4 Chapter 1. Documentation

pickups Documentation, Release 0.7.03.4 ReferenceAutomatic generated Documenation by apidoc and autodoc.3.4.1 pickupsSubpackagespickups.bambooSubmodul

Pagina 9 - Features

pickups Documentation, Release 0.7.0update_status()Updates the status of feedback device. An initial state is received, then depending on whether a bu

Pagina 10 - 6 Chapter 2. Features

pickups Documentation, Release 0.7.0Raises Noneturn_off_failure()Turn off powersocket two to turn off failure lamp. Write output of the powersocket da

Pagina 11 - 3.2 Usage

pickups Documentation, Release 0.7.0turn_on_running()Turn on a thing whenever a build is running. One could turn off all other lamps while a build is

Pagina 13 - 3.3.3 Testing

pickups Documentation, Release 0.7.0• configfile – The configuration file containing (uh oh) configurations.Returns NoneRaises Noneclass pickups.helpers.In

Pagina 14 - 3.3.4 Contributing

pickups Documentation, Release 0.7.0Module contentsPickups is a library which helps building functionality to talk to buildservers and extreme feedbac

Pagina 15

pickups Documentation, Release 0.7.03.5.2 Get Started!Ready to contribute? Here’s how to set up pickups for local development.1. Fork the pickups repo

Pagina 16 - 3.4 Reference

pickups Documentation, Release 0.7.03.6 Credits3.6.1 Development Lead• Maik Figura <[email protected]>3.6.2 ContributorsNone yet. Why not be t

Pagina 17

pickups Documentation, Release 0.7.03.7.8 0.1.0 (2014-12-17)• Added core functionality• Added helpers20 Chapter 3. Contents:

Pagina 18

CHAPTER 4FeedbackIf you have any suggestions or questions about pickups feel free to email me at [email protected] you encounter any errors or pr

Pagina 19

pickups Documentation, Release 0.7.022 Chapter 4. Feedback

Pagina 20

Python Module Indexppickups, 17pickups.bamboo, 13pickups.bamboo.bamboopickup, 12pickups.basepickup, 15pickups.feedback, 15pickups.feedback.basefeedbac

Pagina 21 - 3.5 Contributing

pickups Documentation, Release 0.7.024 Python Module Index

Pagina 22 - 3.5.4 Tips

IndexBBambooPickup (class in pick-ups.bamboo.bamboopickup), 12BaseFeedback (class in pickups.feedback.basefeedback),14BasePickup (class in pickups.bas

Pagina 23 - 3.7 History

Contents1 Documentation 32 Features 52.1 Welcome to pickups‘ documentation! . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 Con

Pagina 24 - 3.7.8 0.1.0 (2014-12-17)

pickups Documentation, Release 0.7.0turn_on_running() (pick-ups.feedback.energenie.egpms.Egpmsmethod), 14turn_on_success() (pick-ups.feedback.basefeed

Pagina 26 - 22 Chapter 4. Feedback

pickups Documentation, Release 0.7.0Python pickups contains everything to setup extreme feedback devices with Atlassian Bamboo, a RasberryPi and anUSB

Pagina 27

pickups Documentation, Release 0.7.02 Contents

Pagina 28 - 24 Python Module Index

CHAPTER 1DocumentationThe full documentation is at http://pickups.rtfd.org.3

Pagina 29

pickups Documentation, Release 0.7.04 Chapter 1. Documentation

Pagina 30

CHAPTER 2Features• Predefined structure to integrate extreme feedback devices into builds• Easy to extend with more devices and servers• Helpers to han

Commenti su questo manuale

Nessun commento