_list

Get a list of common details for all Assets

Example

FM_api('Assets_list')

Example Result

{"id":"4","aname":"Extinguisher 3","code":"2453","owner_id":"2","type_id":"1","type":"Fire","oname":"Fieldmotion"},{"id":"5","aname":"Fire alarm","code":"3246","owner_id":"3","type_id":"1","type":"Fire","oname":"Savages Shop"},{"id":"6","aname":"Fire alarm 2","code":"5234","owner_id":"3","type_id":"1","type":"Fire","oname":"Savages Shop"},{"id":"7","aname":"Fire alarm 3","code":"5742","owner_id":"1","type_id":"1","type":"Fire","oname":"The Cafe"},{"id":"8","aname":"CCTV camera","code":"9532","owner_id":"2""...

Last updated