Month: February 2021
cpct full form in maths
cpct stands for Corresponding parts of congruent triangles, if two triangle are congruent their corresponding sides are equal also their corresponding angles are equal
Suppose below triangle 1 and 2 are congruent
Then their (cpct) Corresponding parts of congruent triangles are also equal means
AB=XY
AC=XZ
BC=YZ
how to fix mqtt connection lost or connection refused error
Follow Below steps To fix mqtt connection lost or connection refused error
Step 1
open SSH command prompt
Step 2
Locate mqtt installed folder
step 3
Run below command
# mosquitto -d
And finally publish a topic to test we are not getting any error
mosquitto_pub -t ‘Test Topic’ -m hello