mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 09:57:25 +00:00
Sensors: Door Locked
This commit is contained in:
parent
a0b47f8d88
commit
e2c01abfd0
5 changed files with 86 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
/**
|
||||
* sensor-door-locked service
|
||||
*/
|
||||
|
||||
import { factories } from '@strapi/strapi';
|
||||
|
||||
export default factories.createCoreService('api::sensor-door-locked.sensor-door-locked');
|
||||
Loading…
Add table
Add a link
Reference in a new issue