Closed
Description
Specifications
Follow the tutorial for influx cloud server less.
AddTag and AddField methods not found on Point (I think it’s supposed to be on the encoder)
Code sample to reproduce problem
CreatePoint(…).AddPoint(…).AddTag(…)
Expected behavior
New point
Actual behavior
Compile error
Additional info
No response