Commit 2ea1892f6e1aa8a05105a1b5dbe6008d8286c575

Authored by Adhidarma Hadiwinoto
1 parent 8477d71a6c
Exists in master

uppercase CHARGE

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -38,7 +38,7 @@ function createPayload(task) {
38 38  
39 39 var payload = {
40 40 datacell: [
41   - { perintah: 'charge'},
  41 + { perintah: 'CHARGE'},
42 42 {oprcode: task['remoteProduct']},
43 43 {userid: config.h2h_out.userid},
44 44 {time: timestamp},