Energenie EG-PMS Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Přepěťové ochrany Energenie EG-PMS. pickups Documentation Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk

Shrnutí obsahu

Strany 1 - Maik Figura

pickups DocumentationRelease 0.7.0Maik FiguraFebruary 10, 2015

Strany 2

pickups Documentation, Release 0.7.06 Chapter 2. Features

Strany 3

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

Strany 4

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

Strany 5 - Contents 1

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

Strany 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

Strany 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

Strany 8 - 4 Chapter 1. Documentation

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 17

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

Strany 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

Strany 19

pickups Documentation, Release 0.7.022 Chapter 4. Feedback

Strany 20

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

Strany 21 - 3.5 Contributing

pickups Documentation, Release 0.7.024 Python Module Index

Strany 22 - 3.5.4 Tips

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

Strany 23 - 3.7 History

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

Strany 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

Strany 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

Strany 27

pickups Documentation, Release 0.7.02 Contents

Strany 28 - 24 Python Module Index

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

Strany 29

pickups Documentation, Release 0.7.04 Chapter 1. Documentation

Strany 30

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

Komentáře k této Příručce

Žádné komentáře