readAttributeAcceptedCommandList(completion:)

Declaration

func readAttributeAcceptedCommandList(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeAcceptedCommandList() async throws -> [Any]