@tuya-miniapp/ark-extension-virtual-device 1.4.1-beta-2 → 1.4.1-beta-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -254182,7 +254182,7 @@ var startConnect = (0, import_lodash.debounce)(
254182
254182
  }
254183
254183
  console.log("\u6536\u5230dp", result);
254184
254184
  if (result?.data?.dps) {
254185
- const { schema = [] } = deviceInfo || {};
254185
+ const { schema = [] } = deviceInfo || groupInfo || {};
254186
254186
  if (Array.isArray(schema)) {
254187
254187
  try {
254188
254188
  schema.map((item) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuya-miniapp/ark-extension-virtual-device",
3
- "version": "1.4.1-beta-2",
3
+ "version": "1.4.1-beta-3",
4
4
  "license": "MIT",
5
5
  "files": [
6
6
  "manifest.json",