I replaced multiple custom capabilities with duplicate functions with a custom capability, but device configuration could not be generated normally, and the replaced part was missing.
Is it that multiple custom capabilities of the same type are not supported in the device configuration?
Please, provide more details. Do you receive an error when you create the Device-config?
I checked the capabilities booklocket57627.associationGroupTwo and booklocket57627.stringLabel but the last one has no presentation created.
Also, if you want to use the same capability several times, you have to separate them into components (Child devices for DTH).
Oh, It’s my mistake, I forget to create a capability presentation.After I create a capability presentation for
booklocket57627.stringLabel, the device configuration can be created normally.