Commit Graph

352 Commits

Author SHA1 Message Date
Claudio Maggioni (maggicl)
495c317eb8 Added apply() method on State to change underlying device accordingly 2020-04-15 23:10:05 +02:00
6be999ffcc Created models for scenes and states 2020-04-15 18:02:24 +02:00
1fe31c0d46 Merge branch 'thermostat-feature' into 'dev'
Thermostat feature

See merge request sa4-2020/the-sanmarinoes/backend!77
2020-04-15 18:00:03 +02:00
646672e3db Code review for Thermostat 2020-04-15 17:55:04 +02:00
9088a765b8 Merge branch '52-security-cameras' into 'dev'
Resolve "Users can add security camera in a room"

Closes #52

See merge request sa4-2020/the-sanmarinoes/backend!76
2020-04-15 17:06:30 +02:00
cddf718767 Code review for SecurityCamera 2020-04-15 17:00:16 +02:00
afea11931f Merge branch '51-users-can-add-smart-curtains-blinds' into 'dev'
Resolve "Users can add smart curtains/blinds"

Closes #51

See merge request sa4-2020/the-sanmarinoes/backend!70
2020-04-15 16:43:06 +02:00
d964f8846f Code review for Curtains 2020-04-15 16:38:02 +02:00
a8ad054a13 Merge branch 'master' into 'dev'
Master

See merge request sa4-2020/the-sanmarinoes/backend!75
2020-04-15 16:24:09 +02:00
0e924c088b thermostat should be finished 2020-04-15 15:10:02 +02:00
Claudio Maggioni (maggicl)
44321fe153 wip 2020-04-15 14:10:40 +02:00
Claudio Maggioni (maggicl)
74b32cea83 Merge branch 'dev' of lab.si.usi.ch:sa4-2020/the-sanmarinoes/backend into thermostat-feature 2020-04-15 13:54:59 +02:00
Claudio Maggioni (maggicl)
8d53bee294 WIP on average temperature computation 2020-04-14 13:24:36 +02:00
4c4297dfdf wip, to fix 2020-04-13 16:42:48 +02:00
omenem
2b93ffa07b Minor Changes 2020-04-13 15:44:47 +02:00
0b1170404d almost finished thermostat 2020-04-13 15:36:29 +02:00
omenem
8d0ec2ea63 Minor Changes 2020-04-13 15:10:05 +02:00
omenem
b3b7afea2a Minor Changes 2020-04-12 18:45:32 +02:00
omenem
e5011110e7 Added fields tags (@NotNull etc...) also so CurtainSaveRequest 2020-04-12 18:35:22 +02:00
9947abee4b Merge branch 'socket-fix' into 'dev'
Adapted websocket code to new redux specification

See merge request sa4-2020/the-sanmarinoes/backend!73
2020-04-12 17:52:33 +02:00
Claudio Maggioni (maggicl)
68f9b352cd Updaed websocket to perform batch updates 2020-04-12 17:47:03 +02:00
Claudio Maggioni (maggicl)
8629c1f6b4 Adapted websocket code to new redux specification 2020-04-12 15:58:40 +02:00
82419d3368 Merge branch 'knob-dimmer-fix' into 'dev'
Added intensity to knob-dimmer

See merge request sa4-2020/the-sanmarinoes/backend!72
2020-04-11 18:35:40 +02:00
britea
ad4a5a9c17 Added intensity to knob-dimmer 2020-04-11 18:30:47 +02:00
9575018b2e Merge branch '57-change-input-output-connection-routes' into 'dev'
Resolve "Change input/output connection routes"

Closes #57

See merge request sa4-2020/the-sanmarinoes/backend!71
2020-04-11 17:28:39 +02:00
e46ac02da5 Input output connection routes now accept array of outputs 2020-04-11 17:24:23 +02:00
omenem
0872d7654f 4 attempt to pass pipeline 2020-04-09 15:38:03 +02:00
7bda571a27 thermostat in an entity now 2020-04-09 15:25:34 +02:00
omenem
79b39de6bb 3 attempt to pass pipeline 2020-04-09 15:25:17 +02:00
Jacob Salvi
831a2d07c6 removed id from Curtains.java 2020-04-09 15:17:20 +02:00
omenem
83c2554f29 2 attempt to fix pipeline 2020-04-09 15:12:25 +02:00
Jacob Salvi
7f34e2b391 Merge branch 'dev' of lab.si.usi.ch:sa4-2020/the-sanmarinoes/backend into 51-users-can-add-smart-curtains-blinds
# Conflicts:
#	.gitlab-ci.yml
2020-04-09 14:27:12 +02:00
Jacob Salvi
290927ff1f Added curtains 2020-04-09 14:07:41 +02:00
Jacob Salvi
e5d3c95f3e Added curtains 2020-04-09 14:01:40 +02:00
Jacob Salvi
bdf0f87d77 Added curtains 2020-04-09 13:41:58 +02:00
omenem
9e49da0d00 first fix to try making the pipeline pass 2020-04-09 12:27:04 +02:00
omenem
66bcecdbe0 added security camera device 2020-04-09 12:13:32 +02:00
7cfb2ffc73 Added thermostat, not complete 2020-04-09 11:30:05 +02:00
fc4fcf0552 Merge branch 'fix-properties' into 'master'
fix

See merge request sa4-2020/the-sanmarinoes/backend!68
2020-03-26 11:21:01 +01:00
13db88b810 fix 2020-03-26 11:17:42 +01:00
1724589135 Merge branch 'dev' into 'master'
Milestone 1 deployment (attempt 1)

See merge request sa4-2020/the-sanmarinoes/backend!67
2020-03-26 10:37:00 +01:00
d979050306 Merge branch 'cose' into 'dev'
fixed cors on password reset

See merge request sa4-2020/the-sanmarinoes/backend!66
2020-03-26 01:05:24 +01:00
802cee52f8 fixed cors on password reset 2020-03-26 01:01:49 +01:00
3ccdad8202 Merge branch 'cose' into 'dev'
Fixed ConcurrentModificationException on socket broadcast

See merge request sa4-2020/the-sanmarinoes/backend!65
2020-03-25 23:16:14 +01:00
6c9e2a7d7d Fixed ConcurrentModificationException on socket broadcast 2020-03-25 23:13:17 +01:00
1d18d9ae85 Merge branch 'cose' into 'dev'
Added /auth/profile

See merge request sa4-2020/the-sanmarinoes/backend!64
2020-03-25 22:45:27 +01:00
27cb73292c Added /auth/profile 2020-03-25 22:41:59 +01:00
b732d70ffd Merge branch 'cose' into 'dev'
fixed dimmable light

See merge request sa4-2020/the-sanmarinoes/backend!63
2020-03-25 22:38:47 +01:00
c5996608a4 fixed dimmable light 2020-03-25 22:34:15 +01:00
3518647eeb Merge branch '48-redirection-to-frontend-after-email-confirmation-operations-password-reset-and-email' into 'dev'
Resolve "Redirection to frontend after email confirmation operations (password reset and email)"

Closes #48

See merge request sa4-2020/the-sanmarinoes/backend!62
2020-03-25 20:29:48 +01:00