This repository was archived by the owner on May 8, 2026. It is now read-only.
This repository was archived by the owner on May 8, 2026. It is now read-only.
com.dke.data.agrirouter.impl.messaging.rest.SetCapabilityServiceImpl is an EnvironmentalService, but probably shouldn't be #215
Describe the bug
When instantiating the SetCapabilityServiceImpl for REST communication, I need to pass an environment, but it is never used anywhere.
For MQTT, this is not the case.