Analog sensor raspberry pi 3

Hello guys.
is there anyone here who can tell me how to use pwm device?
ps:i dont use cayenne MQTT

you must add PCA9685 extension PWM module.

You can also use the mqtt api and use the gpio pins as pwm with whatever library you choose, but with the agent you will need a PCA9685 as @shramik_salgaonkar said