1

(2 replies, posted in Custom SDK development)

Hi Rual,


I am getting this result but it's empty and it only shows the table report header. Any thoughts what is lacking here? I did a test with the interval, ReportObject ID's (based from the result) but still it is empty. I also attached the report result from Wialon.  Thanks a lot for your help.   

Report Object ID Result:

itemsType    "avl_unit_group"
propName    ""
propValueMask    ""
sortType    ""
propType    ""
or_logic    "0"
dataFlags    1
totalItemsCount    1
indexFrom    0
indexTo    0
items    
0    
nm    "Company"
cls    5
id    20094932
mu    0
u    
0    19779860
1    19793563
2    19793564
3    19793566
4    19821764
5    19821765
6    19822336
7    19822343
8    19822357
9    19823326
uacl    

Report Resource ID Result

nm    "Company"
cls    3
id    19694182
mu    0
rep    
1    
id    1
n    "Unit Report"
ct    "avl_unit"
c    29065
2    
id    2
n    "Group Orders Report"
ct    "avl_unit_group"
c    65266
repmax    0
uacl 

   




Report execution:

[url]https://hst-api.s-watcher.com/wialon/ajax.html?svc=report/exec_report&[/url]
    params={
        "reportResourceId":19694182,
        "reportTemplateId":2,
        "reportObjectId":20094932,
        "reportObjectSecId":0,
        "interval":{
            "from":1572598800,
            "to":1572602400,
            "flags":0
        }
    }&sid=




[b]Response:[/b]

reportResult    
msgsRendered    0
stats    []
tables    
0    
name    "unit_group_orders"
label    "Group Orders Report"
grouping    
nested    
nested    
type    "unit"
type    "mday"
type    "month"
flags    536871176
rows    1
level    4
columns    18
header    
0    "Grouping"
1    "Name"
2    "Client name"
3    "Address"
4    "Comment (order)"
5    "Tags"
6    "Cost"
7    "Weight"
8    "Volume"
9    "Time from"
10    "Time to"
11    "Estimated arrival time"
12    "Actual arrival time"
13    "Deviation"
14    "Driver"
15    "Status"
16    "Comment (confirmation)"
17    "Files"
header_type    
0    ""
1    "name"
2    "client_name"
3    "address"
4    "import_comment"
5    "tags"
6    "cost"
7    "weight"
8    "volume"
9    "time_from"
10    "time_to"
11    "time_plan"
12    "time_fact"
13    "deviation"
14    "driver"
15    "status"
16    "comment"
17    "files"
attachments    []
reportLayer    
name    "report markers"
bounds    
0    0
1    0
2    0
3    0
layerCount    1

2

(2 replies, posted in Custom SDK development)

Hi all,


I am trying to find where I can get these information highlighted in red.

https://hst-api.s-watcher.com/wialon/ajax. … eport&
    params={
        "reportResourceId":163266,
        "reportTemplateId":10,
        "reportObjectId":34868,
        "reportObjectSecId":0,
        "interval":{
            "from":1357938000,
            "to":1358715599,
            "flags":0
        }
    }&sid=<your_sid>


I tried to query the available reports to check if the  "reportResourceId" and  "reportObjectId" is available but no luck ( kindly see attached file)

nasnew wrote:

Hello,

I am trying to monitor fuel using data from vehicle CAN BUS.

I am receiving CAN  fuel level information 0 when vehicle is empty and 255 when full. but the accuracy of fuel monitoring mainly filling and theft control is not good.  considering this, do you think performing calibration in steps of lets say 20 liters and getting the CAN fuel level reading and adding the calibration table in Wialon, will better the fuel measurement accuracy.

what other advises do you have for me for the betterment of fuel monitory based on data from CAN fuel level information?

Thanks in advance !!

Hi Bro,

Just wondering what brand/model of CAN Bus you're using?

Thanks

4

(9 replies, posted in Tracking devices)

Anyone managed to test the fuel sensor (with CANBus) using this device?

Thanks

5

(9 replies, posted in Tracking devices)

Hi Guys,

I'm interested to know about this. We just started using GV300 , if anyone have useful information that he/she can share to others that will be a great help for us.

Thank you