DevicesController :: getCallbackLoraWattecoTemperature
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\DevicesController::getCallbackLoraWattecoTemperature" |
_firewall_context | "security.firewall.map.context.main" |
_route | "lora_callback_watteco_temperature" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "6b60dd" |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip" |
content-length | "711" |
content-type | "application/json" |
host | "lara.camileia.com" |
user-agent | "Go-http-client/1.1" |
wattecopassword | "3zkKqe8w7S37vsRBb35nrdZJJSVr" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "data": { "temperature": 20.67 }, "lora": { "date": "2025-10-13T21:49:29.309Z", "payload": "110A04020000290813", "port": 125 }, "object": { "applicationID": "1", "applicationName": "TEMP_SENSOR", "data": "EQoEAgAAKQgT", "devEUI": "70b3d5e75e015498", "deviceName": "14_A304", "fCnt": 25840, "fPort": 125, "rxInfo": [ { "altitude": 0, "latitude": 0, "loRaSNR": -2.2, "longitude": 0, "mac": "24e124fffef55988", "name": "Local Gateway", "rssi": -110, "time": "2025-10-13T21:49:28.996764Z" } ], "time": "2025-10-13T21:49:28.996764Z", "txInfo": { "adr": true, "codeRate": "4\/5", "dataRate": { "bandwidth": 125, "modulation": "LORA", "spreadFactor": 7 }, "frequency": 868100000 } }, "zclheader": { "attributID": "0x0000", "clusterdID": "0x0402", "cmdID": "0x0A", "endpoint": 0, "report": "standard" } }
Raw
{"data":{"temperature":20.67},"lora":{"date":"2025-10-13T21:49:29.309Z","payload":"110A04020000290813","port":125},"object":{"applicationID":"1","applicationName":"TEMP_SENSOR","data":"EQoEAgAAKQgT","devEUI":"70b3d5e75e015498","deviceName":"14_A304","fCnt":25840,"fPort":125,"rxInfo":[{"altitude":0,"latitude":0,"loRaSNR":-2.2,"longitude":0,"mac":"24e124fffef55988","name":"Local Gateway","rssi":-110,"time":"2025-10-13T21:49:28.996764Z"}],"time":"2025-10-13T21:49:28.996764Z","txInfo":{"adr":true,"codeRate":"4/5","dataRate":{"bandwidth":125,"modulation":"LORA","spreadFactor":7},"frequency":868100000}},"zclheader":{"attributID":"0x0000","clusterdID":"0x0402","cmdID":"0x0A","endpoint":0,"report":"standard"}}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Mon, 13 Oct 2025 21:48:50 GMT" |
x-debug-token | "074ad9" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/www/camileia.com/lara/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 70 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/www/camileia.com/lara/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "ac698cf54a75d906b1a45fa6a188e0e2" |
DATABASE_URL | "mysql://projetLaraDB:)v]2mrdPg@msRm(B@127.0.0.1:3306/projetLaraDB?serverVersion=5.7" |
LOCK_DSN | "flock" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "711" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/home/www/camileia.com/lara/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/www/camileia.com/lara/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_HOST | "lara.camileia.com" |
HTTP_USER_AGENT | "Go-http-client/1.1" |
HTTP_WATTECOPASSWORD | "3zkKqe8w7S37vsRBb35nrdZJJSVr" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "lara.camileia.com" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "aO1zwg2rm9KXHLulJoLqTQAAAAM" |
REDIRECT_URL | "/devices/lora/wattecoTemperature" |
REMOTE_ADDR | "176.142.24.69" |
REMOTE_PORT | "49154" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1760392130 |
REQUEST_TIME_FLOAT | 1760392130.4382 |
REQUEST_URI | "/devices/lora/wattecoTemperature" |
SCRIPT_FILENAME | "/home/www/camileia.com/lara/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "51.159.38.63" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "lara.camileia.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.59 (Debian) Server at lara.camileia.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.59 (Debian)" |
SSL_TLS_SNI | "lara.camileia.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,LOCK_DSN" |
UNIQUE_ID | "aO1zwg2rm9KXHLulJoLqTQAAAAM" |