Volodymyr Avilov
Results
2
issues of
Volodymyr Avilov
Traccar-web send wrong payload when send custom command. This bug occurs since traccar v3.5. traccar version 3.6 and above except next payload: ``` { diveceId: 1, type: "custom", attributes :...
Table: ``` CREATE TABLE [dbo].[TestBytes]( [Id] [int] IDENTITY(1,1) NOT NULL, [KeyBytes] [varbinary](16) NOT NULL, CONSTRAINT [PK_TestBytes] PRIMARY KEY CLUSTERED ( [Id] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY...