matiasAS
matiasAS
Hello, I have this error: ImportError: cannot import name 'render_to_response' from 'django.shortcuts' when will it be compatible with django 3 and celery 5? regards Matias
Hello everyone @majenkotech @diegogmx @majenkotech,@all I am trying to read data from a Campbell Scientific sensor by sdi12 with an ESP32, but the sensor does not recognize me or it...
Hello, I would like to know if it already exists, there are plans to develop it with an estimated date of publication, the compatibility of this library with the ESP8266...
Environment Python version: 3.10.13 Library version: 1.6.1 Operating system (including version): Alpine Linux 3.18.5 MQTT server (name, version, configuration, hosting details): EMQX 5.4.1 hosted on an AWS EC2 instance. The...
Hello, I would like to know if it is possible and how to deploy multiple docker-compose.yml without replacing the services, leaving only the last ones running. For example: deploy 1:...
Why do I see my fake device online? I can access via ssh and deploy without problems version services in my server: (compose/versions) export OPENBALENA_API_VERSION_TAG=latest export OPENBALENA_DB_VERSION_TAG=latest export OPENBALENA_MDNS_PUBLISHER_VERSION_TAG=latest export...
Hello, my endpoint structure in django is the following:  dispatcher function:  and @extend_schema :  I need you to acknowledge that in my response status code 200 is...
**Description:** I want to create a multi-app project, I am guided by the documentation:https://ionicframework.com/docs/cli/configuration#project-structure I understand that one of the recommended structures is  but it does not work. First,...
Hello, I need to connect to IoT Core using Angular 16 and [email protected]. I have tried all the methods. If I add 'protocolVersion:5' in the connection options, it returns the...
Hello, I'm working with OpenBalena and encountered a situation where I need to define multiple SSH public keys in the OPENBALENA_SSH_AUTHORIZED_KEYS environment variable. The documentation and examples I've found only...