-
@flynneva
I was trying to use the feature you merged in pull request #270, to save on cpu usage by directly publishing via the compressed image topic.
scenarios I tested
1. I set the pixel_fo…
-
Update REST Messaging Tutorials to use PubSub+ Manager instead of CLI as CLI is no longer allowed by default in Solace Cloud.
For example, this tutorial: https://github.com/SolaceDev/solace-dev-tu…
-
# Overview
## Explain the topic in 2 sentences
Improve the Marketplace so customers can subscribe to apps and services easily
## What's the benefit?
- Make it easier for customers to sub…
-
My Home Assitant configuration did not like your version 18.
I must test if it is the shorter names?
I am using the march edition with some of your new code and some of me en a HA automation.
T…
-
Hi,
I've the following in my routes.rb:
```
faye_server '/faye', timeout: 25 do
map '/find/*' => ApiController
end
```
and then I've the api controller as follows (snippet):
```
class ApiContro…
-
**Goal**
To enable Pyblish to get a proper reset, rather than having to close down Pyblish/terminal and reissue a publish command from the host.
**Motivation**
A lot of confusion can happen when us…
-
I use **rtabmap_ros** on ROS indigo (Ubuntu 14.04) , trying to get it working with **Orbbec Astra**
is't possible ??
> roslaunch rtabmap_ros rtabmap.launch
`[ WARN] [1521735878.626707188]: /r…
-
I am trying to setup a simple flow for notifications. Something like:
``` python
class NotificationRouter(ModelPubRouter):
route_name = 'notification-router'
valid_verbs = ['subscribe']
m…
-
**Describe the bug**
I have added more stages to the Saas life cycle before subscribe like Pendingfulfillment, TestDrive, CustomerGoAhead etc. After implementing im not receiving webhook POST events.…
-
Getting the following error when compiling in Typescript:
node_modules/@cloudamqp/amqp-client/types/amqp-base-client.d.ts:27:27 - error TS2749: 'TextEncoder' refers to a value, but is being used as…