mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 09:57:25 +00:00
Sensor: People Now Present
This commit is contained in:
parent
7861af8a03
commit
8798126dc4
7 changed files with 122 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
/**
|
||||
* people-now-present-sensor controller
|
||||
*/
|
||||
|
||||
import { factories } from '@strapi/strapi'
|
||||
|
||||
export default factories.createCoreController('api::people-now-present-sensor.people-now-present-sensor');
|
||||
Loading…
Add table
Add a link
Reference in a new issue