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

indi-ipx800v0.5 #999

Closed
wants to merge 2 commits into from
Closed

indi-ipx800v0.5 #999

wants to merge 2 commits into from

Conversation

aknotwot
Copy link
Contributor

@aknotwot aknotwot commented Nov 2, 2024

No description provided.

@aknotwot aknotwot closed this Nov 2, 2024
@aknotwot aknotwot reopened this Nov 2, 2024
Comment on lines +131 to +142
ISwitch RelaisInfoS[11] {};
ISwitch Relais1InfoS[11], Relais2InfoS[11],Relais3InfoS[11],Relais4InfoS[11],Relais5InfoS[11],Relais6InfoS[11],Relais7InfoS[11],Relais8InfoS[11] {};
ISwitchVectorProperty RelaisInfoSP[8] {};

ISwitch DigitalInputS[10] {};
ISwitch Digital1InputS[10], Digital2InputS[10], Digital3InputS[10], Digital4InputS[10], Digital5InputS[10], Digital6InputS[10], Digital7InputS[10], Digital8InputS[10];
ISwitchVectorProperty DigitalInputSP[8] {};

ISwitch Relay1StateS[2],Relay2StateS[2],Relay3StateS[2],Relay4StateS[2],Relay5StateS[2],Relay6StateS[2],Relay7StateS[2],Relay8StateS[2] ;
ISwitchVectorProperty RelaysStatesSP[8] ;
ISwitch Digit1StateS[2],Digit2StateS[2],Digit3StateS[2],Digit4StateS[2],Digit5StateS[2],Digit6StateS[2],Digit7StateS[2],Digit8StateS[2] ;
ISwitchVectorProperty DigitsStatesSP[8] ;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are these for?

Copy link
Collaborator

@knro knro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the driver does not have any hard dependencies on third party libraries, it is candidate for inclusion in indi-core instead of indi-3rdparty. Therefore please submit it to to INDI core instead.

@knro knro closed this Nov 3, 2024
@aknotwot
Copy link
Contributor Author

aknotwot commented Nov 3, 2024 via email

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

Successfully merging this pull request may close these issues.

2 participants