www/js/set_devices.js

changeset 714
24749c296a50
parent 712
93a87fe230cc
child 717
22dd7ab614e5
equal deleted inserted replaced
713:ea24b4ce02b1 714:24749c296a50
76 76
77 77
78 78
79 $(document).ready(function() { 79 $(document).ready(function() {
80 var dataRecord = {}, 80 var dataRecord = {},
81 url = 'getdevices.php', 81 url = 'dbdevices.php',
82 source = { 82 source = {
83 datatype: 'json', 83 datatype: 'json',
84 cache: false, 84 cache: false,
85 datafields: [ 85 datafields: [
86 { name: 'uuid', type: 'string' }, 86 { name: 'uuid', type: 'string' },

mercurial