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