Skip to content

[Improvement]: Rename native middleware variable 'SDV_MQTT_ADDRESS' #90

@BjoernAtBosch

Description

@BjoernAtBosch

Description

The name is a bit misleading: "MQTT" is a protocol and cannot have an address. The address refers to the message broker.

Suggested Solution

Replace name of the variable by "SDV_MQTTBROKER_ADDRESS" (or maybe "SDV_MQTT_BROKER_ADDRESS" (depending on the possible service names).

Maybe keep old name for a while with deprecation warning if still used.

Alternatives

No response

Additional Context

Needs to be fixed in Python and C++ SDK plus devenv-runtimes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions