• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ChristianTremblay / pyhaystack
40%
master: 40%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 11 Jan 2016 02:44AM UTC
Files 58
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/browser
branch: feature/browser
CHANGE BRANCH
x
Reset
  • feature/browser
  • 0.01
  • 0.91.1
  • 0.92
  • 0.92.5
  • 0.92.6
  • Mixins_issue6
  • custom_series_df
  • develop
  • feature/niagara4
  • feature/niagara_BQL
  • feature/pint
  • feature/scram
  • issue-8
  • issue-91
  • issue3
  • issue_16
  • issue_18
  • master
  • release/0.9
  • release/0.92
  • release/0.92.6
  • release_0.91
  • release_0.91.5
  • release_0.92.11
  • release_0.92.5
  • release_0_92_9
  • release_3.0
  • revert-10-issue-8
  • revert-60-watchPoll_refresh
  • skyspark_login
  • stage
  • staged
  • upstream/develop
  • v0.9
  • v0.92.10
  • v0.92.11
  • widesky

pending completion
155

push

travis-ci

ChristianTremblay
Clean up on high level functions code
Merged with develop
Added session.sites and session.site, shortcut to retrieve the site from a server

Typical use :
```
import pyhaystack
session = pyhaystack.connect('n4', uri, username, password, http_args={"tls_verify":False})
my_site = session.site
my_site['UTA-1']['SF-O']

# UTA-1 is an equipment
# SF-O is a point under UTA-1

my_site['UTA-1']['SF-O'].his().result
# Will bring histories for this point

```

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>

27 of 27 new or added lines in 3 files covered. (100.0%)

1056 of 2668 relevant lines covered (39.58%)

1.57 hits per line

Relevant lines Covered
Build:
Build:
2668 RELEVANT LINES 1056 COVERED LINES
1.57 HITS PER LINE
Source Files on feature/browser
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
155 feature/browser Clean up on high level functions code Merged with develop Added session.sites and session.site, shortcut to retrieve the site from a server Typical use : ``` import pyhaystack session = pyhaystack.connect('n4', uri, username, password, http_args=... push 26 Apr 2017 04:15AM UTC ChristianTremblay travis-ci pending completion  
154 feature/browser Merge branch 'feature/browser' of https://github.com/ChristianTremblay/pyhaystack into feature/browser Conflicts: pyhaystack/client/entity/mixins/site.py push 26 Apr 2017 02:48AM UTC ChristianTremblay travis-ci pending completion  
103 feature/browser Corrected point mixin so value works Added his shortcut to his_read_series (with a default to 'today' range ex. znt.his(rng='yesterday') or znt.his() filter requests works with __getitem__ ex. zone_sensors = my_office['sensor and zone'] Signed-o... push 11 Aug 2016 03:33PM UTC ChristianTremblay travis-ci pending completion  
102 feature/browser getitem will now return tags or equip (for site) or points (for equip) Some bugs are still there but WIP goes well Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com> push 11 Aug 2016 03:43AM UTC ChristianTremblay travis-ci pending completion  
90 feature/browser Merge branch 'develop' into feature/browser push 15 Jul 2016 02:25AM UTC ChristianTremblay travis-ci pending completion  
83 feature/browser Adding helper functions to high level interface (__iter__, __getitem__, etc...) Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com> push 15 Jul 2016 01:20AM UTC ChristianTremblay travis-ci pending completion  
82 feature/browser New approach for high level interface Adding functions to mixins Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com> push 08 Jul 2016 02:19AM UTC ChristianTremblay travis-ci pending completion  
81 feature/browser Equipments and points are created Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com> push 07 Jul 2016 03:14AM UTC ChristianTremblay travis-ci pending completion  
80 feature/browser First implementation of a browser that will help navigate the haystack server from pyhaystack.client.niagara import NiagaraHaystackSession from pyhaystack.browser.browser import Browser import logging logging.root.setLevel(logging.DEBUG) session ... push 05 Jul 2016 03:09AM UTC ChristianTremblay travis-ci pending completion  
See All Builds (243)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc