Method: InfluxDB2::Point#precision
- Defined in:
- lib/influxdb2/client/point.rb
#precision ⇒ Object (readonly)
Returns the value of attribute precision.
50 51 52 |
# File 'lib/influxdb2/client/point.rb', line 50 def precision @precision end |