You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(model): add BizModelVersion to BizOperationResponse
Enhance BizOperationResponse by including BizModelVersion field to
track the version of the business model used during operations.
feat(http_tunnel): update StartBiz and StopBiz to use podKey
Refactor StartBiz and StopBiz methods to accept podKey parameter
for better tracking of business model versions during operations.
feat(mqtt_tunnel): update StartBiz and StopBiz to use podKey
Modify StartBiz and StopBiz methods to include podKey parameter
for improved business model version management in MQTT operations.
0 commit comments