'datetime', ]; protected $fillable = [ 'device_id', 'temperature', 'humidity', 'n', 'p', 'k', 'conductivity', 'moisture', 'reported_at', ]; }