Go to file
Chris Veilleux fd5678139e fixed a bug when a device sends skill settings before it sends the skill manifest. to address the bug, if settings are sent for a skill not yet assigned to a device, insert the device_skill row 2019-07-03 15:53:21 -05:00
api fixed a bug when a device sends skill settings before it sends the skill manifest. to address the bug, if settings are sent for a skill not yet assigned to a device, insert the device_skill row 2019-07-03 15:53:21 -05:00
batch Next iteration through the job scheduler: 2019-06-30 14:34:21 -05:00
db renamed metrics schema to metric, because I am one anal MF 2019-06-28 22:38:38 -05:00
shared fixed a bug when a device sends skill settings before it sends the skill manifest. to address the bug, if settings are sent for a skill not yet assigned to a device, insert the device_skill row 2019-07-03 15:53:21 -05:00
.gitignore ignore python egg-info directories 2019-02-01 15:35:45 -06:00
Jenkinsfile initial version of jenkinsfile 2019-03-03 19:21:46 -06:00
README.md changed to reflect new purpose of repo 2019-01-28 16:30:31 -06:00

README.md

selene-backend

Python packages representing the data access layer, APIs and scripts for the Selene project.