OI4 / oi4-oec-service

An OI4-compliant base service covering most of the "mandatory" functionality by the development guideline
MIT License
2 stars 0 forks source link

Fixed allowed methods #131

Closed chrfranz closed 1 year ago

chrfranz commented 1 year ago

Fixed: req and res topic-methods are not allowed according OEC development guideline 1.0.0. Instead call and reply shall be used.