Methods
_init(t)
Parameters:
Name | Type | Description |
---|---|---|
t |
- Source:
Returns:
bool
create(data, cb)
Create
Parameters:
Name | Type | Description |
---|---|---|
data |
||
cb |
function() |
- Source:
delete(data, cb)
Delete
Parameters:
Name | Type | Description |
---|---|---|
data |
||
cb |
function() |
- Source:
read(id)
Read a trackmotion id and when done callback(me)
Parameters:
Name | Type | Description |
---|---|---|
id |
integer |
- Source:
Returns:
nulll
save(data, cb)
Save
Parameters:
Name | Type | Description |
---|---|---|
data |
||
cb |
function | callback |
- Source:
update(data, cb)
Update
Parameters:
Name | Type | Description |
---|---|---|
data |
||
cb |
function() |
- Source: