Energenie EG-PMS Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Ochronniki przeciwprzepięciowe Energenie EG-PMS. pickups Documentation Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 1 - Maik Figura

pickups DocumentationRelease 0.7.0Maik FiguraFebruary 10, 2015

Strona 2

pickups Documentation, Release 0.7.06 Chapter 2. Features

Strona 3

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

Strona 4

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

Strona 5 - Contents 1

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

Strona 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

Strona 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

Strona 8 - 4 Chapter 1. Documentation

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 17

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

Strona 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

Strona 19

pickups Documentation, Release 0.7.022 Chapter 4. Feedback

Strona 20

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

Strona 21 - 3.5 Contributing

pickups Documentation, Release 0.7.024 Python Module Index

Strona 22 - 3.5.4 Tips

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

Strona 23 - 3.7 History

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

Strona 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

Strona 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

Strona 27

pickups Documentation, Release 0.7.02 Contents

Strona 28 - 24 Python Module Index

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

Strona 29

pickups Documentation, Release 0.7.04 Chapter 1. Documentation

Strona 30

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

Komentarze do niniejszej Instrukcji

Brak uwag