Storage
The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The SensorDB component is a non-visible component that enables scheduled archival, export, and clearing of sensor data within a database.
Overview
A non-visible component thats, used for database management.
This component requires no permission.
Events
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | model | object | |
2 | collectionName | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | format | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | collectionName | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | period | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | period | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | period | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | model | object | |
2 | collectionName | text |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ArchivePeriod | Number | 30 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DB Name | Text | SDBLocal.txt |
2 | Export Format | Text | CSV |
3 | Export Folder Path | Text | data/data |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Schedule Archive Enabled | Boolean | False |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Schedule Clear Backup Period | Number | 1 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Schedule Export Enabled | Boolean | False |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Schedule Export Period | Number | 1 |