feat: Added getDeviceSerialNumber() API (#18)

This commit is contained in:
Pascal Bourque
2025-06-07 09:57:28 -04:00
committed by GitHub
parent d6971453d2
commit 6a88e52702
4 changed files with 169 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
"build:docs": "typedoc"
},
"dependencies": {
"@aws-sdk/client-iot": "3.825.0",
"@aws-sdk/credential-providers": "3.825.0",
"amazon-cognito-identity-js": "6.3.15",
"aws-iot-device-sdk-v2": "1.21.5",