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

SD_RSL IODEV not correctly assigned #484

Closed
sidey79 opened this issue Jan 10, 2019 · 2 comments
Closed

SD_RSL IODEV not correctly assigned #484

sidey79 opened this issue Jan 10, 2019 · 2 comments

Comments

@sidey79
Copy link
Contributor

sidey79 commented Jan 10, 2019

Expected Behavior

Whet autocreate creates a SD_RSL device, then the IODEV is set to the device, which received the message

Actual Behavior

IF there are more than one signalduino definition is availble, it is may be set to the wrong signalduino device

Steps to Reproduce the Problem

  1. Create more than one signalduino definition
    2, use get raw on different definitions from Type SIGNALduino with valid RSL Data.
  2. Let autocreate create one or more RSL devices
  3. Check if the assigned IODEV is always the same, which was used with the get raw command.

Specifications

@sidey79 sidey79 added the bug label Jan 10, 2019
@sidey79 sidey79 changed the title SD_RSL SD_RSL IODEV not correctly assigned Jan 10, 2019
@sidey79 sidey79 added the SD_RSL label Jan 10, 2019
@sidey79
Copy link
Contributor Author

sidey79 commented Jan 10, 2019

GitMate.io thinks a possibly related issue is #483 (SD_RSL support set extensions).

HomeAutoUser added a commit to HomeAutoUser/RFFHEM that referenced this issue Feb 23, 2019
- fix RFD-FHEM#484 (now, IODev is the Dev how dispatch)
- revised log output´s
@HomeAutoUser HomeAutoUser mentioned this issue Feb 23, 2019
3 tasks
HomeAutoUser added a commit to HomeAutoUser/RFFHEM that referenced this issue Feb 24, 2019
- fix IODEV not correctly assigned RFD-FHEM#484
- fix undef syntax
- revised doc + revised log output´s
HomeAutoUser added a commit that referenced this issue Feb 25, 2019
* Update 14_SD_RSL.pm
- fix #484 (now, IODev is the Dev how dispatch)
- revised log output´s
- fix IODEV not correctly assigned #484
- fix undef syntax
- revised doc + revised log output´s

- revised state on TOOL_File
@HomeAutoUser
Copy link
Contributor

Es wurde mit #523 gefixt.

sidey79 pushed a commit to fhem/mod_RSL that referenced this issue Nov 24, 2019
* Update 14_SD_RSL.pm
- fix RFD-FHEM/RFFHEM#484 (now, IODev is the Dev how dispatch)
- revised log output´s
- fix IODEV not correctly assigned #484
- fix undef syntax
- revised doc + revised log output´s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants