Skip to content

APP-14920 Update binaryDataCaptureUpload for new TS SDK signature#4819

Open
n0nick wants to merge 2 commits intomainfrom
sm/binary-upload-typescript
Open

APP-14920 Update binaryDataCaptureUpload for new TS SDK signature#4819
n0nick wants to merge 2 commits intomainfrom
sm/binary-upload-typescript

Conversation

@n0nick
Copy link
Member

@n0nick n0nick commented Feb 12, 2026

Summary

  • Updated binaryDataCaptureUpload TypeScript examples and API docs to match the new SDK signature where dataRequestTimes is a required positional param and fileExtension/tags/datasetIds moved into an optional BinaryDataCaptureUploadOptions object
  • Examples now use mimeType instead of fileExtension as the preferred way to identify image data

🤖 Generated with Claude Code

…signature

The SDK moved fileExtension from a required positional param into an
optional BinaryDataCaptureUploadOptions object, and promoted
dataRequestTimes to a required positional param. Examples now use
mimeType instead of fileExtension as the preferred way to identify
image data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit 0470df2
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/698e3cf99049aa0008226d0d
😎 Deploy Preview https://deploy-preview-4819--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 45 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Feb 12, 2026
…ption

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@n0nick
Copy link
Member Author

n0nick commented Feb 12, 2026

@shannonbradshaw this is part of a breaking change in the TypeScript SDK for APP-14920

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to build This pull request is marked safe to build from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants