Revision 23053: 20_FRM_I2C.pm: feature update, see forum #114552 msg #1087982 - init ...

Begonnen von System, 30 Oktober 2020, 19:00:32

Vorheriges Thema - Nächstes Thema

System

Revision 23053: 20_FRM_I2C.pm: feature update, see forum #114552 msg #1087982
- init ...


20_FRM_I2C.pm: feature update, see Forum: #114552 msg #1087982
- init register image before updating received bytes
- moved receive processing from FRM module to FRM_I2C module
- added I2C read function "get register"
- added I2C write function "set register"
- improve live modification of IODev
- issue I2C stop reading command if device is initialized with zero byte count or is deleted
- check for IODev install error in Init, Get, Set, Attr and Undef
- missing get/set argument metadata added
- get/set argument verifier improved
- moved define argument verification and decoding from Init to Define
- error behaviour of Init, Get, Set and Attr standardized
- annotaded module help of attributes for FHEMWEB

Source: Revision 23053: 20_FRM_I2C.pm: feature update, see forum #114552 msg #1087982
- init ...