Created by
tanaypant
Last update
Last update a year ago
Categories
Share
This is Workflow 1 in the blog tutorial Database activity monitoring and alerting.
CREATE TABLE n8n (id SERIAL, sensor_id VARCHAR, value INT, time_stamp TIMESTAMP, notification BOOLEAN);