received data property issue
-
- Member
- Posts: 28
- Joined: Sun Jun 15, 2003 12:33 pm
- Location: shelbyville, IL
- Contact:
received data property issue
Scott,
is there any way to have received data1, received data2, etc. the generic serial plugin worked fine with only one device, but now I have a dvd changer that I'd like to retrieve data from also...
erie
is there any way to have received data1, received data2, etc. the generic serial plugin worked fine with only one device, but now I have a dvd changer that I'd like to retrieve data from also...
erie
Erie,
For your DVD, you can create entirely new definitions: For example:
Scott
For your DVD, you can create entirely new definitions: For example:
- - Create new 'Generic Serial Module' Hardware Interface.
- Select 'Create New Definition' as the 'Hardware Definition'
- Name the Definition something to identify your DVD player.
- Configure the specific serial commands for the DVD player.
- Then create a new Device Definition for the DVD player. You do this from the main menu (Settings/Configure Generic Serial...). Then choose 'Device/New Device Definition'.
- Add the appropriate Properties for the Device and save the definition.
- Restart HouseBot.
- Add the new Device and associate it with the new Hardware definition.
- Map the commands from the Device to the Hardware commands.
Scott
-
- Member
- Posts: 28
- Joined: Sun Jun 15, 2003 12:33 pm
- Location: shelbyville, IL
- Contact:
-
- Member
- Posts: 28
- Joined: Sun Jun 15, 2003 12:33 pm
- Location: shelbyville, IL
- Contact:
-
- Member
- Posts: 28
- Joined: Sun Jun 15, 2003 12:33 pm
- Location: shelbyville, IL
- Contact:
Since I was into the code to answer your question, I went ahead and added the option. It will be in the next update (this week sometime).
I guess I would recommend a script (Script Device) for the playlist lookup. The script would execute whenever the Disk# Property changes (using a Task). It would then lookup the disk details (wherever you store that) and update the appropriate Properties on the Device.
Scott
I guess I would recommend a script (Script Device) for the playlist lookup. The script would execute whenever the Disk# Property changes (using a Task). It would then lookup the disk details (wherever you store that) and update the appropriate Properties on the Device.
Scott
-
- Member
- Posts: 28
- Joined: Sun Jun 15, 2003 12:33 pm
- Location: shelbyville, IL
- Contact: