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

OPCUABuilder uses max_package_size from broker.json #117

Closed chrfranz closed 1 year ago

chrfranz commented 1 year ago

Removed access to environment variable OI4_EDGE_MQTT_MAX_MESSAGE_SIZE from OPCUABuilder. Introduced a new constructor-argument for the maximum message size. Updated OI4ApplicationBuilder and OI4ApplicationFactory so that the maximum message size is now used when creating the OPCUABuilder.