SmartSense Multi Sensor V4 MissingMethodException: No signature of method: stMultiV4.parseAxis()

I noticed the old Smartthings motion sensors are reporting an error when sending hourly periodic updates complaining about an incorrect method signature. That error doesn't appear on actual sensor movements or hitting refresh.

dev:742023-05-12 03:11:33.815 PMinfoDeck door is [x:5,y:-1007,z:-70]

dev:742023-05-12 03:11:33.807 PMinfoDeck door is active

dev:742023-05-12 03:11:33.804 PMdebughandleAcceleration: [raw:248301FC022610001801120029460013002911FC1400290500, dni:2483, endpoint:01, cluster:FC02, size:26, attrId:0010, encoding:18, command:0A, value:01, clusterInt:64514, attrInt:16, additionalAttrs:[[value:0046, encoding:29, attrId:0012, consumedBytes:5, attrInt:18], [value:FC11, encoding:29, attrId:0013, consumedBytes:5, attrInt:19], [value:0005, encoding:29, attrId:0014, consumedBytes:5, attrInt:20]]]

dev:742023-05-12 03:11:33.799 PMdebugparse: read attr - raw: 248301FC022610001801120029460013002911FC1400290500, dni: 2483, endpoint: 01, cluster: FC02, size: 26, attrId: 0010, encoding: 18, command: 0A, value: 01120029460013002911FC1400290500

dev:742023-05-12 03:03:17.336 PMinfoDeck door is inactive

dev:742023-05-12 03:03:17.334 PMdebughandleAcceleration: [raw:248301FC020810001800, dni:2483, endpoint:01, cluster:FC02, size:08, attrId:0010, encoding:18, command:0A, value:00, clusterInt:64514, attrInt:16]

dev:742023-05-12 03:03:17.332 PMdebugparse: read attr - raw: 248301FC020810001800, dni: 2483, endpoint: 01, cluster: FC02, size: 08, attrId: 0010, encoding: 18, command: 0A, value: 00

dev:742023-05-12 03:03:09.549 PMerrorgroovy.lang.MissingMethodException: No signature of method: stMultiV4.parseAxis() is applicable for argument types: (java.util.LinkedHashMap) values: [[attrInt:18, value:0000]]
Possible solutions: parse(java.lang.String) on line 135 (method parse)

dev:742023-05-12 03:03:09.492 PMdebughandleAcceleration: [raw:248301FC020A1200290000, dni:2483, endpoint:01, cluster:FC02, size:0A, attrId:0012, encoding:29, command:0A, value:0000, clusterInt:64514, attrInt:18]

dev:742023-05-12 03:03:09.489 PMdebugparse: read attr - raw: 248301FC020A1200290000, dni: 2483, endpoint: 01, cluster: FC02, size: 0A, attrId: 0012, encoding: 29, command: 0A, value: 0000

dev:742023-05-12 02:51:02.196 PMwarndescription logging is: true

dev:742023-05-12 02:51:02.195 PMwarndebug logging is: true

dev:742023-05-12 02:51:02.195 PMwarngarage option: No

dev:742023-05-12 02:51:02.193 PMinfoupdated...

dev:742023-05-12 02:47:26.607 PMinfoDeck door temperature is 21.33°C

dev:742023-05-12 02:03:03.033 PMinfoDeck door is inactive

dev:742023-05-12 02:02:55.224 PMerrorgroovy.lang.MissingMethodException: No signature of method: stMultiV4.parseAxis() is applicable for argument types: (java.util.LinkedHashMap) values: [[attrInt:18, value:0000]]
Possible solutions: parse(java.lang.String) on line 135 (method parse)

Device details:

  • endpointId: 01
  • application:
  • firmwareMT: 104E-000E-1F075310
  • manufacturer: CentraLite
  • model: 3321-S
  • softwareBuild: 1F075310

Had you previously used a different driver for this? Try switching to the "Device" driver, running the "Clear Scheduled Jobs" commands, switching back to your desired driver, running "Configure," and seeing if that makes a difference.