-
### The problem
SML component not working with Landis E320.
Checksum error in received SML data.
### Which version of ESPHome has the issue?
2023.8.3
### What type of installation are you using?
…
-
The following chunk of code passes the static syntax checks:
```julia
@gen (static) function thinking!(t::Int,
is::InteractionState
)::InteractionSt…
-
In addition to using CSV files to declare ontology rules, implement a solution that allows SML divisions to be used to declare ontology rules.
The purpose is to enrich ontology rules with titles and …
-
Hi,
I've been using Smart Modeline for about a week and I noticed the git branch name that appears at the rightmost end of the modeline is cut off. For example, a master branch is displayed as "ter…
-
```
#include
#include
#include
namespace sml = boost::sml;
enum class Pizza { Margarita, Diavolo };
std::ostream& operator
-
Thanks for putting up this repo!
I was wondering whether there might be some missing files.
Specifically, when trying to run the first preprocessing step that is described in the readme file, the…
-
## Code
```c++
#include
namespace {
struct Event {
bool pressed;
};
struct Guard1 {
[[nodiscard]] bool operator()(const Event& e) const {
return e.pressed;
}
} guard1;
struct…
-
ちょっと自信がありませんが、バグらしき挙動を見つけました。
## 再現ファイルと依存関係
ファイル数が多いので以下に依存関係を示します。 ->(右矢印) が参照元から先の関係を示します。
(v.smi, v.sml)
-> (u.smi, u.sml)
-> (s.smi, s.sml)
-> (t.smi, t.sml)
## エラー
これらのファイルをコンパ…
-
Maybe this has already been brought up -- I couldn't find anything.
Consider this slightly altered example (`printIdGuard` added as function and guard in transition table, nothing else changd) from…
-
```
It is not clear what to do when available metadata is insufficient to populate
all fields in an IOOS SOS response, e.g. DescribeSensor: do not report the
field, report it but leave it empty, or …