Skip to content

Conversation

@danielbotros
Copy link
Member

@danielbotros danielbotros commented Jan 29, 2026

Description

RSDK-13154 Pass in API key to SetSmartMachineCredentialsRequest in Provisioning client SDKs

  • SetSmartMachineCredentialsRequest was updated to include an APIKey field so that devices can be provisioned with an APIKey. This PR updates the TypeScript SDK to export the API key type so that the cloud config param for the request can be constructed with it

Behavior table:
Old Agent, Old SDK —> no API key provisioning
New Agent, Old SDK —> Agent can handle provisioning requests without an API key
Old Agent, New SDK —> APIKey field ignored, provisioned without it
New Agent, New SDK —> API Key provisioned

@danielbotros danielbotros changed the title export apikey [RSDK-13154] Pass in API key to SetSmartMachineCredentialsRequest in Provisioning client TypeScript SDK Jan 30, 2026
@danielbotros danielbotros marked this pull request as ready for review January 30, 2026 19:10
@danielbotros danielbotros requested a review from a team as a code owner January 30, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants