Index |
Prev |
Next
Revision History
June 04, 2007
June 12, 2007
- Added instructions for Udp/Ip drivers.
- Updated instructions for Tcp/Ip drivers.
- Added instructions for usage of devDriver.jar and devIpDriver.jar (which replaces
devTcpDriver.jar and adds Udp/Ip support).
August 10, 2007
- Official release.
- Polished tutorial.
January 07, 2008
- Updated Day 3 - Chapter 21 to instruct the developer to extend BDdfIdParams and implement interface BIDdfWriteParams instead of extending from BDdfWriteParams (which does not exist).
- There were a few references to easy driver throughout the documentation, especially in Chapter 17. Easy driver was an early code-name for Dev Driver when the product was in the earliest stages of creation. All references to Easy Driver have been changed to either Dev Driver or Ddf.
- Updated the sample source in chapters 17 and 21 to cast the result of calling getWriteParameters to BYourDriverWriteParams instead of BYourDriverReadParams.
- Added instructions to Day 4 - Chapter 23 to override BDdfDiscoverParams.getDiscoveryLeafType. This step was accidentally left out of the tutorial but without it, device discovery does not occur.
- Replaced the links to Conclusion 1 and Conclusion 2 on the opening lesson for day 3 with a link to the single Conclusion page for day 3.
- Fixed some of the formatting for chapter 23.
- Added more description to all line items in the table of contents.
- Added Appendix 7 - Accessing the Point Id From the Read Request
- Replaced bad references to ddfInet.udp, ddfInet.tcp, ddfUdp and ddfTcp with com.tridium.ddfIp.udp or com.tridium.ddfIp.tcp
Index |
Prev |
Next