yats.git

ref: 34e888df1bac1f38c5783c2fa746819f2d10853f

clients/shell/postPosition.sh


1
2
3
4
5
6
7
8
#! /bin/bash
#
curl \
	-X POST\
	--header "Content-Type: application/json"\
	--header "X-SSL-Client-CN: something-ugly"\
	-d '{"ptime":1713216484,"id_client":"test-cli","name":"test-pos","lat":10.0,"lon":20.1}'\
	http://127.0.0.1:18081/position