Voluvessel Online

The is a specialized engineering apparatus used to determine the in-place density of compacted or firmly bonded soils. Often referred to as a "balloon densometer," it provides a reliable, non-nuclear method for geotechnical engineers and construction professionals to verify that soil compaction meets project specifications. How the Voluvessel Works

CREATE TABLE vessels ( id SERIAL PRIMARY KEY, name TEXT, shape TEXT, params JSONB, -- e.g., "radius": 1.5, "height": 3.0 ref_temp_c FLOAT, alert_high FLOAT, alert_low FLOAT ); voluvessel

version: '3' services: api: build: ./api ports: ["8000:8000"] postgres: image: postgres:15 environment: POSTGRES_DB: voluvessel influxdb: image: influxdb:2.0 frontend: build: ./frontend ports: ["3000:3000"] The is a specialized engineering apparatus used to