Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require testing: Several new control functions #38

Open
Hexagon opened this issue Dec 18, 2013 · 1 comment
Open

Require testing: Several new control functions #38

Hexagon opened this issue Dec 18, 2013 · 1 comment
Milestone

Comments

@Hexagon
Copy link
Owner

Hexagon commented Dec 18, 2013

stop, bell, up, down, stopSync, bellSync, upSync, downSync, execute, executeSync

All with identical signatures:

Parameters:

intDeviceId The device id to send X to.

Returns:

TELLSTICK_SUCCESS on success or appropriate error code on failure.
@kmpm
Copy link
Collaborator

kmpm commented Dec 22, 2013

To write proper tests one would need to know how these devices supporting the methods are supposed to work or at least be configured.
So, anybody who knows how to configure...

  • ..devices that support start/stop?
  • ..devices that support up/down?
  • ..devices that support bell?
  • ..scenes for execute?

@Hexagon Hexagon modified the milestones: 0.0.8, 0.0.9 Aug 28, 2014
@Hexagon Hexagon modified the milestones: 1.0.0, 0.0.9 Sep 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants